summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2014-01-06net: netdev_kobject_init: annotate with __initDaniel Borkmann
2014-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-01-04socket: cleanupsstephen hemminger
2014-01-03net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann
2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann
2014-01-02net: core functions cleanupstephen hemminger
2014-01-02netlink: cleanup rntl_af_registerstephen hemminger
2013-12-31net, rps: fix the comment of net_rps_action_and_irq_enable()Zhi Yong Wu
2013-12-22net: use kfree_skb_list() helperEric Dumazet
2013-12-20rps: NUMA flow limit allocationsEric Dumazet
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-17net: Add utility function to copy skb hashTom Herbert
2013-12-17net: Change skb_get_rxhash to skb_get_hashTom Herbert
2013-12-17neigh: Netlink notification for administrative NUD state changeBob Gilligan
2013-12-17net: remove dead code for add/del multiplestephen hemminger
2013-12-14bonding: create bond_first_slave_rcu()dingtianhong
2013-12-12net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu
2013-12-11ipv6: router reachability probingJiri Benc
2013-12-11net: more spelling fixesstephen hemminger
2013-12-11net: unix: allow set_peek_off to failSasha Levin
2013-12-10neigh: use neigh_parms_net() to get struct neigh_parms->net pointerJiri Pirko
2013-12-10net: drop_monitor: fix the value of maxattrChangli Gao
2013-12-10neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko
2013-12-10neigh: restore old behaviour of default parms valuesJiri Pirko
2013-12-10neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko
2013-12-10neigh: wrap proc dointvec functionsJiri Pirko
2013-12-10neigh: convert parms to an arrayJiri Pirko
2013-12-10net: dev: move inline skb_needs_linearize helper to headerDaniel Borkmann
2013-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-06net: introduce dev_consume_skb_any()Eric Dumazet
2013-12-06gro: small napi_get_frags() optimEric Dumazet
2013-12-06net: clear local_df when passing skb between namespacesHannes Frederic Sowa
2013-12-06Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2013-12-02{pktgen, xfrm} Update IPv4 header total len and checksum after tranformationfan.du
2013-11-21gso: handle new frag_list of frags GRO packetsHerbert Xu
2013-11-21net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-11-20net: core: Always propagate flag changes to interfacesVlad Yasevich
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg
2013-11-19genetlink: pass family to functions using groupsJohannes Berg
2013-11-19drop_monitor/genetlink: use proper genetlink multicast APIsJohannes Berg
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg
2013-11-19net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMPBen Hutchings
2013-11-15macvlan: disable LRO on lower device instead of macvlanMichal Kubeček
2013-11-14genetlink: make all genl_ops users constJohannes Berg
2013-11-14core/dev: do not ignore dmac in dev_forward_skb()Alexei Starovoitov
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-11netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-11-08net: Fix "ip rule delete table 256"Andreas Henriksson
2013-11-08net: flow_dissector: small optimizations in IPv4 dissectEric Dumazet
2013-11-08net: skbuff - kernel-doc fixesMathias Krause