aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Android: netfilter qtaguid integrationLukas Märdian2014-02-281-0/+210
* mac802154: correct a typo in ieee802154_alloc_device() prototypeAlexandre Belloni2013-10-211-1/+1
* ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov2013-10-211-4/+2
* ipv6: always prefer rt6i_gateway if presentJulian Anastasov2013-10-211-1/+1
* net: fix cipso packet validation when !NETLABELSeif Mazareeb2013-10-191-2/+4
* net: dst: provide accessor function to dst->xfrmVlad Yasevich2013-10-171-0/+12
* net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-071-4/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-012-7/+4
|\
| * netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy2013-09-301-1/+1
| * ipvs: make the service replacement more robustJulian Anastasov2013-09-181-5/+2
| * ipvs: fix overflow on dest weight multiplySimon Kirby2013-09-181-1/+1
* | vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar2013-09-301-0/+5
* | net: net_secret should not depend on TCPEric Dumazet2013-09-281-1/+0
* | net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman2013-09-281-0/+1
* | IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE2013-09-281-0/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-09-271-0/+1
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-09-261-0/+1
| |\ \
| | * | Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg2013-09-181-0/+1
* | | | mrp: add periodictimer to allow retries when packets get lostNoel Burton-Krahn2013-09-231-0/+1
|/ / /
* | | ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-09-191-4/+8
| |/ |/|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-09-171-1/+1
|\ \
| * | netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubeček2013-09-131-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-111-0/+2
|\ \
| * | ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček2013-09-111-0/+2
| |/
* | Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-111-0/+5
|\ \ | |/ |/|
| * fs/9p: avoid accessing utsname after namespace has been torn downWill Deacon2013-08-261-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-0563-881/+1423
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-054-2/+33
| |\ \
| * | | vxlan: Notify drivers for listening UDP port changesJoseph Gasparakis2013-09-051-0/+1
| * | | net: ipv6: mld: get rid of MLDV2_MRC and simplify calculationDaniel Borkmann2013-09-041-9/+19
| * | | net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.Daniel Borkmann2013-09-042-3/+33
| * | | tcp: Change return value of tcp_rcv_established()Vijay Subramanian2013-09-041-2/+2
| * | | tunnels: harmonize cleanup done on skb on rx pathNicolas Dichtel2013-09-041-5/+7
| * | | tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel2013-09-042-2/+1
| * | | vxlan: remove net arg from vxlan[6]_xmit_skb()Nicolas Dichtel2013-09-041-1/+1
| * | | iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel2013-09-041-2/+1
| * | | llc: Use normal etherdevice.h testsJoe Perches2013-09-031-30/+0
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-09-037-10/+137
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-297-10/+137
| | |\ \ \
| | | * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-281-1/+2
| | | |\ \ \
| | | | * | | cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev2013-08-231-1/+2
| | | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-281-0/+1
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-08-224-1/+25
| | | |\ \ \ \ \
| | | | * | | | | Bluetooth: Add SCO connection fallbackFrédéric Dalleau2013-08-211-1/+1
| | | | * | | | | Bluetooth: Add constants and macro declaration for transparent dataFrédéric Dalleau2013-08-212-0/+2
| | | | * | | | | Bluetooth: Parameters for outgoing SCO connectionsFrédéric Dalleau2013-08-211-2/+3
| | | | * | | | | Bluetooth: Add constants for SCO airmodeFrédéric Dalleau2013-08-211-0/+4
| | | | * | | | | Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau2013-08-212-0/+9
| | | | * | | | | Bluetooth: Use hci_connect_sco directlyFrédéric Dalleau2013-08-211-0/+2
| | | | * | | | | Bluetooth: Add HCI authentication capabilities macrosMikel Astiz2013-07-251-0/+6
| | | | | |_|_|/ | | | | |/| | |