summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-06-17net: change sysctl_net_ll_poll into an unsigned intEliezer Tamir
2013-06-14net: sctp: sctp_association_init: put refs in reverse orderDaniel Borkmann
2013-06-14net: sctp: minor: remove variable in sctp_init_sockDaniel Borkmann
2013-06-14net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT firstDaniel Borkmann
2013-06-14net: sctp: sideeffect: throw BUG if primary_path is NULLDaniel Borkmann
2013-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-06-14openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()Pravin B Shelar
2013-06-14openvswitch: make skb->csum consistent with rest of networking stack.Pravin B Shelar
2013-06-14openvswitch: Fix misspellings in comments and docs.Andy Hill
2013-06-14openvswitch: fix variable names in commentLorand Jakab
2013-06-14openvswitch: Unify vport error stats handling.Pravin B Shelar
2013-06-14openvswitch: Remove unused get_config vport op.Jesse Gross
2013-06-14openvswitch: Immediately exit on error in ovs_vport_cmd_set().Jesse Gross
2013-06-13net/core: Add VF link state controlRony Efraim
2013-06-13htb: reorder struct htb_class fields for performanceEric Dumazet
2013-06-13net-rps: fixes for rps flow limitWillem de Bruijn
2013-06-13tcp: properly send new data in fast recovery in first RTTYuchung Cheng
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches
2013-06-13net: make all team port device link events urgentFlavio Leitner
2013-06-13net: ping_check_bind_addr() etc. can be staticWu Fengguang
2013-06-13sctp: Correct byte order of access to skb->{network, transport}_headerSimon Horman
2013-06-13netlink: make compare exist all the timeGao feng
2013-06-12udp: fix two sparse errorsEric Dumazet
2013-06-12gro: remove a sparse errorEric Dumazet
2013-06-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-12igmp: fix new sparse errorsEric Dumazet
2013-06-12pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skbDaniel Borkmann
2013-06-12net: udp4: move GSO functions to udp_offloadDaniel Borkmann
2013-06-12igmp: remove unnecessary in_device member zeroingShawn Bohrer
2013-06-12igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet
2013-06-12net_sched: htb: do not setup default rate estimatorsEric Dumazet
2013-06-11net_sched: psched_ratecfg_precompute() improvementsEric Dumazet
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-11net_sched: add 64bit rate estimatorsEric Dumazet
2013-06-11net: pass correct parameter to skb_headers_offset_update()Peter Pan(潘卫平)
2013-06-11netlink: Add compare function for netlink_tableGao feng
2013-06-11bridge: Add a flag to control unicast packet flood.Vlad Yasevich
2013-06-11bridge: Add flag to control mac learning.Vlad Yasevich
2013-06-10net: remove last caller of skb_tail_offset() and itselfCong Wang
2013-06-10tcp: add low latency socket poll support.Eliezer Tamir
2013-06-10udp: add low latency socket poll supportEliezer Tamir
2013-06-10net: add low latency socket pollEliezer Tamir
2013-06-10net: add napi_id and hashEliezer Tamir
2013-06-07netlink: allow large data transfers from user-spacePablo Neira Ayuso
2013-06-07net: tcp: move GRO/GSO functions to tcp_offloadDaniel Borkmann
2013-06-07net: minor: tcp: use tcp_skb_mss helper in tcp_tso_segmentDaniel Borkmann
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski
2013-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller