summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2013-08-28net: syncookies: export cookie_v4_init_sequence/cookie_v4_checkPatrick McHardy1-0/+4
2013-08-28netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy4-29/+51
2013-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2013-08-26fs/9p: avoid accessing utsname after namespace has been torn downWill Deacon1-0/+5
2013-08-26xfrm: revert ipv4 mtu determination to dst_mtuHannes Frederic Sowa1-12/+0
2013-08-24net: Add NEXTHDR_SCTP to ipv6.hJoe Stringer1-0/+1
2013-08-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev1-1/+2
2013-08-23ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong1-0/+2
2013-08-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+1
2013-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville4-1/+25
2013-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+1
2013-08-21Bluetooth: Add SCO connection fallbackFrédéric Dalleau1-1/+1
2013-08-21Bluetooth: Add constants and macro declaration for transparent dataFrédéric Dalleau2-0/+2
2013-08-21Bluetooth: Parameters for outgoing SCO connectionsFrédéric Dalleau1-2/+3
2013-08-21Bluetooth: Add constants for SCO airmodeFrédéric Dalleau1-0/+4
2013-08-21Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau2-0/+9
2013-08-21Bluetooth: Use hci_connect_sco directlyFrédéric Dalleau1-0/+2
2013-08-21mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau1-0/+1
2013-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller6-225/+17
2013-08-20vxlan: Factor out vxlan send api.Pravin B Shelar1-0/+8
2013-08-20vxlan: Extend vxlan handlers for openvswitch.Pravin B Shelar1-0/+31
2013-08-19xfrm: choose protocol family by skb protocolHannes Frederic Sowa1-2/+2
2013-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-21/+9
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-8/+106
2013-08-16mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg1-0/+83
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer1-1/+8
2013-08-15ip6tnl: add x-netns supportNicolas Dichtel1-0/+1
2013-08-15ipip: add x-netns supportNicolas Dichtel1-1/+1
2013-08-14xfrm: introduce helper for safe determination of mtuHannes Frederic Sowa2-0/+20
2013-08-14xfrm: make local error reporting more robustHannes Frederic Sowa1-0/+6
2013-08-14ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar1-14/+0
2013-08-14NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade1-1/+2
2013-08-14NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade1-0/+2
2013-08-13netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso1-0/+8
2013-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-26/+242
2013-08-12mac80211: add vif to testmode cmdDavid Spinadel1-3/+4
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel1-2/+3
2013-08-12mac80211: add control port protocol TX control flagJohannes Berg1-3/+16
2013-08-10net: attempt high order allocations in sock_alloc_send_pskb()Eric Dumazet1-1/+2
2013-08-10af_unix: improve STREAM behavior with fragmented memoryEric Dumazet1-0/+1
2013-08-10tcp: add server ip to encrypt cookie in fast openYuchung Cheng1-1/+2
2013-08-10Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller2-3/+5
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-0/+70
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-3/+3
2013-08-09net: rename busy poll MIB counterEliezer Tamir1-1/+1
2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann10-64/+8
2013-08-09net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann2-5/+3
2013-08-09netfilter: nf_conntrack: don't send destroy events from iteratorFlorian Westphal1-1/+3
2013-08-09netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...Tejun Heo1-4/+0