Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca...
[deliverable/linux.git] / net /
2012-04-13  John W. LinvilleMerge branch 'for-linville' of git://git./linux/kernel...
2012-04-12  Samuel OrtizNFC: Fix LLCP link timeout typo
2012-04-12  Samuel OrtizNFC: Add MIUX to the local LLCP general bytes
2012-04-12  Samuel OrtizNFC: Call llcp_add_header properly when sending LLCP...
2012-04-12  Samuel OrtizNFC: Fix LLCP TLV building routine
2012-04-12  Samuel OrtizNFC: No need to apply twice the modulo op to LLCP's...
2012-04-12  Samuel OrtizNFC: Dump LLCP frames
2012-04-12  Eric LapuyadeNFC: Add Core support to generate tag lost event
2012-04-12  Eric LapuyadeNFC: Changed target activated state logic
2012-04-12  Eric LapuyadeNFC: Fix next target_idx type and rename for clarity
2012-04-12  Samuel OrtizNFC: The core part should generate the target index
2012-04-12  Eric LapuyadeNFC: SHDLC implementation
2012-04-12  Eric LapuyadeNFC: HCI support
2012-04-12  Eric LapuyadeNFC: Export target lost function
2012-04-12  Samuel OrtizNFC: Add a target lost netlink event
2012-04-12  Chun-Yeow Yeohmac80211: fix the assignment of PREQ's MAC address...
2012-04-12  John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo...
2012-04-12  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-04-12  Luciano CoelhoMerge branch 'wl12xx-next' into for-linville
2012-04-11  Thomas Pedersencfg80211: add channel switch notify event
2012-04-11  Johannes Bergcfg80211/mac80211: enable proper device_set_wakeup_enab...
2012-04-11  Johannes Bergmac80211: clean up an ieee80211_do_open error path
2012-04-11  Johannes Bergmac80211: add improved HW queue control
2012-04-11  Johannes Bergmac80211: add explicit monitor interface if needed
2012-04-11  Johannes Bergmac80211: manage AP netdev carrier state
2012-04-11  Ashok Nagarajanmac80211: Check basic rates when peering
2012-04-11  Ashok Nagarajanmac80211: Modify sta_get_rates to give basic rates
2012-04-11  Ashok Nagarajanmac80211: Indicate basic rates when adding rate IEs
2012-04-11  Ashok Nagarajanmac80211: Use mandatory rates as basic rates when start...
2012-04-11  Samuel OrtizNFC: Fix the LLCP Tx fragmentation loop
2012-04-10  Javier Cardona{nl,cfg}80211: Support for mesh synchronization
2012-04-10  Javier Cardonamac80211: Implement mesh synchronization framework
2012-04-10  Javier Cardonamac80211: Allow tsf increments via debugfs
2012-04-10  Stanislaw Gruszkamac80211: sanity check for null SSID
2012-04-10  Johannes Bergmac80211: use IEEE80211_NUM_ACS
2012-04-10  Johannes Bergmac80211: lazily stop queues in add_pending
2012-04-10  Johannes Bergmac80211: debounce queue stop/wake
2012-04-10  Johannes Bergmac80211: decouple # of netdev queues from HW queues
2012-04-10  Johannes Bergmac80211: refuse TX queue configuration on non-QoS HW
2012-04-10  Johannes Bergcfg80211/nl80211: clarify TX queue API
2012-04-10  Johannes Bergmac80211: notify driver of rate control updates
2012-04-10  Johannes Bergmac80211: remove queue stop on rate control update
2012-04-10  Johannes Bergmac80211: remove channel type argument from rate_update
2012-04-10  Johannes Bergmac80211: set HT channel before association
2012-04-10  Johannes Bergmac80211: use AC constants
2012-04-10  Johannes Bergmac80211: inline ieee80211_add_pending_skbs
2012-04-10  Johannes Bergmac80211: make ieee80211_downgrade_queue static
2012-04-10  Johannes Bergmac80211: clean up uAPSD TX code
2012-04-10  Johannes Bergmac80211: fix mesh TX coding style
2012-04-10  Johannes Bergmac80211: don't always advertise remain-on-channel
2012-04-09  Luis R. Rodriguezcfg80211: warn if db.txt is empty with CONFIG_CFG80211_...
2012-04-09  Chun-Yeow Yeohmac80211: fix the RANN propagation issues
2012-04-09  Chun-Yeow Yeohmac80211: fix the sparse warnings on endian handling...
2012-04-09  Ronald Wahlmac80211: when receiving DTIM disable power-save mode...
2012-04-09  Felix Fietkaumac80211: optimize aggregation session timeout handling
2012-04-09  Felix Fietkaumac80211: reduce code duplication in debugfs code
2012-04-09  Felix Fietkaucfg80211: use compare_ether_addr on MAC addresses inste...
2012-04-09  Marco Porschmac80211: end service period only after sending last...
2012-04-09  Ben Greearmac80211: Add iface name when calling WARN-ON.
2012-04-09  Johannes Bergwireless: rename ht_info to ht_operation
2012-04-09  Rajkumar Manoharanmac80211: flush to get the tx status of nullfunc frame...
2012-04-09  Rajkumar Manoharanmac80211: do not send pspoll when powersave is disabled
2012-04-09  Julia Lawallnet/wireless/wext-core.c: add missing kfree
2012-04-09  Johannes Bergnl80211: ensure interface is up in various APIs
2012-04-09  Johannes Bergmac80211: fix association beacon wait timeout
2012-04-09  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-04-06  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-04-06  Eric Dumazetnet: fix a race in sock_queue_err_skb()
2012-04-06  Eric Dumazetnetlink: fix races after skb queueing
2012-04-06  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-04-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-05  Sasha Levinphonet: Check input from user before allocating
2012-04-05  Eric Dumazettcp: tcp_sendpages() should call tcp_push() once
2012-04-05  Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-04-05  Stephen Boydsimple_open: automatically convert to simple_open()
2012-04-05  RongQing.Liipv6: fix array index in ip6_mc_add_src()
2012-04-05  Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-04-05  Linus TorvaldsMerge tag 'for_linus-3.4-rc2' of git://git./linux/kerne...
2012-04-05  Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2012-04-04  Thomas Grafsctp: Allow struct sctp_event_subscribe to grow without...
2012-04-04  Linus TorvaldsMerge tag 'pm-for-3.4-part-2' of git://git./linux/kerne...
2012-04-04  Linus TorvaldsMerge branch 'selinux' ("struct common_audit_data"...
2012-04-04  Linus TorvaldsMerge tag 'regmap-3.4' of git://git./linux/kernel/git...
2012-04-04  Linus TorvaldsMerge tag 'regulator-3.4' of git://git./linux/kernel...
2012-04-04  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-04-04  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-04-04  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2012-04-04  Linus TorvaldsMerge tag 'mce-fix-for-3.4' of git://git./linux/kernel...
2012-04-04  Linus TorvaldsMerge tag 'md-3.4-fixes' of git://neil.brown.name/md
2012-04-04  Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-04-04  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2012-04-03  Pablo Neira Ayusonetfilter: nf_conntrack: fix count leak in error path...
2012-04-03  Pablo Neira Ayusonetfilter: xt_CT: fix missing put timeout object in...
2012-04-03  Pablo Neira Ayusonetfilter: xt_CT: allocation has to be GFP_ATOMIC under...
2012-04-03  David S. MillerMerge branch 'master' of git://1984.lsi.us.es/net
2012-04-03  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-04-03  Jan Seiffertbpf jit: Make the filter.c::__load_pointer helper non...
2012-04-03  Eric Dumazettcp: allow splice() to build full TSO packets
2012-04-03  Eric Dumazetnet: fix /proc/net/dev regression
2012-04-03  Tony LindgrenMerge branch 'for_3.4/fixes/pm' of git://git./linux...
next
This page took 0.051084 seconds and 8 git commands to generate.