summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: Add GRO support for vxlan trafficOr Gerlitz2014-01-211-0/+1
* net: Add GRO support for UDP encapsulating protocolsOr Gerlitz2014-01-212-1/+12
* stmmac: Fix kernel crashes for jumbo framesVince Bridgers2014-01-211-0/+1
* ipv6: protect protocols not handling ipv4 from v4 connection/bind attemptsHannes Frederic Sowa2014-01-211-0/+2
* net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()WANG Cong2014-01-211-1/+1
* net_sched: act: fetch hinfo from a->ops->hinfoWANG Cong2014-01-211-2/+2
* net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai2014-01-191-0/+18
* net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai2014-01-191-2/+4
* net_sched: act: remove capab from struct tc_action_opsWANG Cong2014-01-191-2/+0
* sctp: fix missing SCTP mailing list address updateJean Sacren2014-01-191-1/+1
* ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa2014-01-194-4/+17
* ipv6: add flowlabel_consistency sysctlFlorent Fourcot2014-01-191-0/+1
* ipv6: add a flag to get the flow label used remotlyFlorent Fourcot2014-01-192-1/+3
* ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GETFlorent Fourcot2014-01-192-0/+2
* net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-182-0/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-184-10/+22
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-171-1/+0
| |\
| | * ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2014-01-171-1/+0
| * | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-161-8/+19
| |\ \
| | * | seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz2014-01-121-8/+19
| | |/
| * | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-161-1/+1
| |\ \
| | * | i2c: Re-instate body of i2c_parent_is_i2c_adapter()Stephen Warren2014-01-141-1/+1
| | |/
| * / crash_dump: fix compilation error (on MIPS at least)Qais Yousef2014-01-151-0/+2
| |/
* | bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com2014-01-172-0/+18
* | ipv4: fix a dst leak in tunnelsEric Dumazet2014-01-171-1/+0
* | ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAITFlorent Fourcot2014-01-171-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-176-3/+31
|\ \
| * | cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez2014-01-131-0/+4
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-133-3/+15
| |\ \
| | * | ieee80211: add definition for SMS4 key lenAvinash Patil2014-01-101-0/+1
| | * | mac80211: handle MMPDUs at EOSP correctlyJohannes Berg2014-01-101-0/+5
| | * | ieee80211: add definition for TDLS wide band extended capabilityAvinash Patil2014-01-101-0/+1
| | * | cfg80211: Add a function to get the number of supported channelsIlan Peer2014-01-091-0/+8
| | * | mac80211: remove channel_change_timeJohannes Berg2014-01-071-3/+0
| * | | Merge tag 'nfc-next-3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-01-132-0/+12
| |\ \ \
| | * | | NFC: NCI: Add set_config APIAmitkumar Karwar2014-01-071-0/+1
| | * | | NFC: NCI: Add setup handlerAmitkumar Karwar2014-01-071-0/+1
| | * | | NFC: digital: Add a note about asynchronous functionsThierry Escande2014-01-041-0/+10
| | |/ /
* | | | net-sysfs: add support for device-specific rx queue sysfs attributesMichael Dalton2014-01-161-4/+31
* | | | net_sched: act: pick a different type for act_xtWANG Cong2014-01-161-0/+1
* | | | net: add NETDEV_PRECHANGEMTU to notify before mtu change happensVeaceslav Falico2014-01-161-1/+2
* | | | net: Add skb_get_hash_rawTom Herbert2014-01-161-0/+5
* | | | net: stmmac: support max-speed device tree propertySrinivas Kandagatla2014-01-161-0/+1
* | | | neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.Jiri Pirko2014-01-161-0/+5
* | | | ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routesThomas Haller2014-01-151-0/+1
* | | | ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helperLi RongQing2014-01-151-0/+5
* | | | etherdevice: Use ether_addr_copy to copy an Ethernet addressJoe Perches2014-01-151-1/+23
* | | | net: rename sysfs symlinks on device name changeVeaceslav Falico2014-01-151-0/+1
* | | | IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6FX Le Bail2014-01-141-1/+1
* | | | net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-142-4/+1