summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-01-23af_packet: Add Queue mapping mode to af_packet fanout operationNeil Horman
2014-01-22reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa
2014-01-22net: introduce reciprocal_scale helper and convert usersDaniel Borkmann
2014-01-22random32: add prandom_u32_max and convert open coded usersDaniel Borkmann
2014-01-22net: filter: let bpf_tell_extensions return SKF_AD_MAXDaniel Borkmann
2014-01-22sctp: remove macros sctp_bh_[un]lock_sockwangweidong
2014-01-22sctp: remove macros sctp_{lock|release}_sockwangweidong
2014-01-22sctp: remove macros sctp_read_[un]lockwangweidong
2014-01-22sctp: remove macros sctp_write_[un]_lockwangweidong
2014-01-22sctp: remove macros sctp_spin_[un]lockwangweidong
2014-01-22sctp: remove macros sctp_local_bh_{disable|enable}wangweidong
2014-01-22sctp: remove macros sctp_spin_[un]lock_irqrestorewangweidong
2014-01-22net: Add GRO support for vxlan trafficOr Gerlitz
2014-01-22net: Add GRO support for UDP encapsulating protocolsOr Gerlitz
2014-01-22stmmac: Fix kernel crashes for jumbo framesVince Bridgers
2014-01-22ipv6: protect protocols not handling ipv4 from v4 connection/bind attemptsHannes Frederic Sowa
2014-01-21net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()WANG Cong
2014-01-21net_sched: act: fetch hinfo from a->ops->hinfoWANG Cong
2014-01-20net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai
2014-01-20net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai
2014-01-20net_sched: act: remove capab from struct tc_action_opsWANG Cong
2014-01-20sctp: fix missing SCTP mailing list address updateJean Sacren
2014-01-20ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa
2014-01-20ipv6: add flowlabel_consistency sysctlFlorent Fourcot
2014-01-20ipv6: add a flag to get the flow label used remotlyFlorent Fourcot
2014-01-20ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GETFlorent Fourcot
2014-01-19net: introduce SO_BPF_EXTENSIONSMichal Sekletar
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-01-18bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com
2014-01-18ipv4: fix a dst leak in tunnelsEric Dumazet
2014-01-18ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa
2014-01-18ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAITFlorent Fourcot
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-17net-sysfs: add support for device-specific rx queue sysfs attributesMichael Dalton
2014-01-17net_sched: act: pick a different type for act_xtWANG Cong
2014-01-17net: add NETDEV_PRECHANGEMTU to notify before mtu change happensVeaceslav Falico
2014-01-17net: Add skb_get_hash_rawTom Herbert
2014-01-16net: stmmac: support max-speed device tree propertySrinivas Kandagatla
2014-01-16neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.Jiri Pirko
2014-01-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-16Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-16ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routesThomas Haller
2014-01-15ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helperLi RongQing
2014-01-15etherdevice: Use ether_addr_copy to copy an Ethernet addressJoe Perches
2014-01-15net: rename sysfs symlinks on device name changeVeaceslav Falico
2014-01-15crash_dump: fix compilation error (on MIPS at least)Qais Yousef
2014-01-15IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6FX Le Bail
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane
2014-01-14ipv4: register igmp_notifier even when !CONFIG_PROC_FSWANG Cong