summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2013-10-01net: add missing sk_max_pacing_rate docEric Dumazet1-0/+1
2013-10-01net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman2-5/+7
2013-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-5/+10
2013-09-30vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar1-0/+5
2013-09-30netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy1-1/+1
2013-09-29net: introduce SO_MAX_PACING_RATEEric Dumazet1-0/+1
2013-09-29ipv4: processing ancillary IP_TOS or IP_TTLFrancesco Fusco3-0/+15
2013-09-29ipv4: IP_TOS and IP_TTL can be specified as ancillary dataFrancesco Fusco1-0/+3
2013-09-29net: net_secret should not depend on TCPEric Dumazet1-1/+0
2013-09-29net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman1-0/+1
2013-09-28IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE1-0/+4
2013-09-28ipv6: avoid high order memory allocations for /proc/net/ipv6_routeHannes Frederic Sowa1-4/+2
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2013-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan8-10/+39
2013-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville1-0/+1
2013-09-26cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich1-0/+9
2013-09-26mac80211: add ieee80211_iterate_active_interfaces_rtnl()Johannes Berg1-0/+19
2013-09-25Bluetooth: Add new mgmt_set_advertising commandJohan Hedberg1-0/+2
2013-09-25Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg1-0/+1
2013-09-25Bluetooth: Use async request for LE enable/disableJohan Hedberg1-1/+0
2013-09-25NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the specEric Lapuyade1-10/+3
2013-09-25NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frameEric Lapuyade1-1/+1
2013-09-25NFC: Define secure element IO API and commandsSamuel Ortiz1-0/+5
2013-09-25NFC: Document NFC targets sens_res fieldSamuel Ortiz1-0/+8
2013-09-25NFC Digital: Add NFC-A technology supportThierry Escande1-0/+3
2013-09-25NFC Digital: Implement driver commands mechanismThierry Escande1-0/+25
2013-09-25NFC: Digital Protocol stack implementationThierry Escande1-0/+199
2013-09-25NFC: NCI: Simplify NCI SPI to become a simple framing/checking layerEric Lapuyade2-30/+15
2013-09-25NFC: Move struct nfc_phy_ops out of HCI up to nfc core levelEric Lapuyade2-6/+6
2013-09-25NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistencyEric Lapuyade1-13/+13
2013-09-25NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>Joe Perches1-2/+2
2013-09-25NFC: Replace nfc_dev_dbg with dev_dbgJoe Perches1-1/+0
2013-09-25NFC: Export nfc_find_se()Arron Wang1-0/+1
2013-09-24tcp: syncookies: reduce cookie lifetime to 128 secondsFlorian Westphal1-0/+18
2013-09-24mrp: add periodictimer to allow retries when packets get lostNoel Burton-Krahn1-0/+1
2013-09-24sctp: Remove extern from function prototypesJoe Perches1-7/+6
2013-09-24netfilter: Remove extern from function prototypesJoe Perches22-246/+217
2013-09-24irda: Remove extern from function prototypesJoe Perches4-21/+20
2013-09-24caif_hsi.h: Remove extern from function prototypesJoe Perches1-1/+1
2013-09-24bluetooth: Remove extern from function prototypesJoe Perches3-22/+21
2013-09-24xfrm.h: Remove extern from function prototypesJoe Perches1-185/+190
2013-09-24x25.h: Remove extern from function prototypesJoe Perches1-70/+71
2013-09-24wimax.h: Remove extern from function prototypesJoe Perches1-17/+16
2013-09-24wext.h: Remove extern from function prototypesJoe Perches1-8/+8
2013-09-24udplite.h: Remove extern from function prototypesJoe Perches1-3/+3
2013-09-24udp.h: Remove extern from function prototypesJoe Perches1-47/+47
2013-09-24tcp.h: Remove extern from function prototypesJoe Perches1-216/+208
2013-09-23stp.h: Remove extern from function prototypesJoe Perches1-2/+2
2013-09-23sock.h: Remove extern from function prototypesJoe Perches1-124/+99
2013-09-23secure_seq.h: Remove extern from function prototypesJoe Perches1-14/+14