aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-06-11{nl,cfg}80211: make peer link expiration time configurableColleen Twitty
2013-06-11mac80211: fix mesh deadlockThomas Pedersen
2013-06-11netlink: fix error propagation in netlink_mmap()Patrick McHardy
2013-06-11net_sched: add 64bit rate estimatorsEric Dumazet
2013-06-11net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann
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-10sock_diag: fix filter code sent to userspaceNicolas Dichtel
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-10Merge tag '9p-3.10-bug-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-11netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()Pablo Neira Ayuso
2013-06-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-06-10ipvs: info leak in __ip_vs_get_dest_entries()Dan Carpenter
2013-06-10batman-adv: Don't handle address updates when bla is disabledSimon Wunderlich
2013-06-10batman-adv: forward late OGMs from best next hopSimon Wunderlich
2013-06-10batman-adv: wait for rtnl in batadv_store_mesh_iface instead of failing if it...Matthias Schiffer
2013-06-08Merge 3.10-rc5 into char-misc-nextGreg Kroah-Hartman
2013-06-07netlink: allow large data transfers from user-spacePablo Neira Ayuso
2013-06-07net_sched: qdisc_get_rtab() must check data[] arrayEric Dumazet
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-07netfilter: nfnetlink_queue: fix missing HW protocolPablo Neira Ayuso
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-06SUNRPC: Remove redundant call to rpc_set_running() in __rpc_execute()Trond Myklebust
2013-06-06SUNRPC: Remove unused function rpc_queue_emptyTrond Myklebust
2013-06-06SUNRPC: Fix a potential race in rpc_executeTrond Myklebust
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-06xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counterFan Du
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-05net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko
2013-06-05netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS optionPhil Oester
2013-06-05netfilter: nfnetlink_queue: only add CAP_LEN attr when neededFlorian Westphal
2013-06-05netfilter: nfnetlink_queue: cleanup copy_range usageFlorian Westphal
2013-06-05netfilter: nfnetlink_cttimeout: fix incomplete dumping of objectsPablo Neira Ayuso
2013-06-05netfilter: nfnetlink_acct: fix incomplete dumping of objectsPablo Neira Ayuso
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-05wireless: fix kernel-docJohannes Berg
2013-06-05mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar
2013-06-05mac80211: fix powersave bug and clean up ieee80211_rx_bss_infoAlexander Bondar
2013-06-04net_sched: htb: do not mix 1ns and 64ns time unitsEric Dumazet
2013-06-04netpoll: fix position of network headerAmerigo Wang
2013-06-04pktgen: Fix position of ip and udp headerThomas Graf
2013-06-04net: fix sk_buff head without data areaPablo Neira