summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-04-12TTY: ircomm: fix DTR being raised on hang upJohan Hovold
2013-04-12act_csum: fix possible use after freeEric Dumazet
2013-04-12net/802/mrp: fix possible race condition when calling mrp_pdu_queue()David Ward
2013-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-04-12Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jb...John W. Linville
2013-04-12NFC: RFKILL supportSamuel Ortiz
2013-04-12rfkill: Add NFC to the list of supported radiosSamuel Ortiz
2013-04-12netfilter: nf_nat: fix race when unloading protocol modulesFlorian Westphal
2013-04-12Revert "netprio_cgroup: make local table static"David S. Miller
2013-04-11tcp: Reallocate headroom if it would overflow csum_startThomas Graf
2013-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-04-11tcp: incoming connections might use wrong route under synfloodDmitry Popov
2013-04-11Bluetooth: Reject SCO when hci connection timeoutsClaudio Takahasi
2013-04-11Bluetooth: Remove unneeded parameterClaudio Takahasi
2013-04-11Bluetooth: Minor coding style fixClaudio Takahasi
2013-04-11Bluetooth: Use GFP_KERNEL in sco_conn_addClaudio Takahasi
2013-04-11Bluetooth: Fix SCO connection referenceClaudio Takahasi
2013-04-11Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann
2013-04-11NFC: Prevent polling when device is downSamuel Ortiz
2013-04-11NFC: llcp: Terminate connection when receiving a DISC on (0,0)Samuel Ortiz
2013-04-11NFC: llcp: Remove local_cleanup last argumentSamuel Ortiz
2013-04-11NFC: llcp: Only keep raw sockets alive when the LLCP local leavesSamuel Ortiz
2013-04-11NFC: llcp: Add support in getsockopt for RW, LTO, and MIU remote parametersThierry Escande
2013-04-11NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes downThierry Escande
2013-04-11NFC: llcp: Use localy stored remote_miu value if not set at socket levelThierry Escande
2013-04-11NFC: llcp: Aggregated frames supportThierry Escande
2013-04-11NFC: llcp: Fix zero octets length SDU handlingOlivier Guiter
2013-04-11NFC: llcp: Fall back to local values when getting socket optionsSamuel Ortiz
2013-04-11NFC: llcp: Socket miux is a big endian fieldSamuel Ortiz
2013-04-11mac80211: always pick a basic rate to tx RTS/CTS for pre-HT ratesKarl Beldan
2013-04-11mac80211: fix ieee80211_queue_stopped()Thomas Pedersen
2013-04-10netprio_cgroup: make local table staticstephen hemminger
2013-04-10openvswitch: datapath.h: Fix a stale comment.Andy Zhou
2013-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-10mac80211: fix cfg80211 interaction on auth/assoc requestJohannes Berg
2013-04-10mac80211: provide SSID in IBSS modeMarek Puzyniak
2013-04-10mac80211: always advertise STBC/MCSes even if no AP supportJohannes Berg
2013-04-10mac80211: clear SSID when stopping APMarek Puzyniak
2013-04-10mac80211: fix recalc_radar hwconf sync problemSimon Wunderlich
2013-04-10mac80211: stringify another plink stateThomas Pedersen
2013-04-10mac80211: unset FC retry bit in mesh fwding pathThomas Pedersen
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-10kernel: audit: beautify code, for extern function, better to check its parame...Chen Gang
2013-04-10Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-09netfilter: ipset: hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik
2013-04-09netfilter: ipset: list:set: fix reference counter updateJozsef Kadlecsik
2013-04-09bluetooth: fix race in bt_procfs_init()Al Viro
2013-04-09bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro