summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-08-02net: netlink: minor: remove unused pointer in alloc_pg_vecDaniel Borkmann
2013-08-02fib_rules: add route suppression based on ifgroupStefan Tomanek
2013-08-02net: check net.core.somaxconn sysctl valuesRoman Gushchin
2013-08-02icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytesWerner Almesberger
2013-08-02icmpv6_filter: fix "_hdr" incorrectly being a pointerWerner Almesberger
2013-08-02af_packet: simplify VLAN frame check in packet_sndPhil Sutter
2013-08-02af_packet: fix for sending VLAN frames via packet_mmapPhil Sutter
2013-08-02af_packet: when sending ethernet frames, parse header for skb->protocolPhil Sutter
2013-08-02net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing failsDaniel Borkmann
2013-08-02htb: fix sign extension bugstephen hemminger
2013-08-02sctp: Don't lookup dst if transport dst is still validfan.du
2013-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-01ipv6: bump genid when delete/add addressfan.du
2013-08-01tipc: fix oops when creating server socket failsYing Xue
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-08-01ipv6: prevent race between address creation and removalJiri Benc
2013-08-01ipv6: move peer_addr init into ipv6_add_addr()Jiri Pirko
2013-08-01ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček
2013-08-01ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-01svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcallJ. Bruce Fields
2013-08-01svcrpc: fix kfree oops in gss-proxy codeJ. Bruce Fields
2013-08-01svcrpc: fix gss-proxy xdr decoding oopsJ. Bruce Fields
2013-08-01svcrpc: fix gss_rpc_upcall create errorJ. Bruce Fields
2013-08-01NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.NeilBrown
2013-08-01ipv6: fib6_rules should return exact return valueHannes Frederic Sowa
2013-07-31bridge: disable snooping if there is no querierLinus Lüssing
2013-07-31fib_rules: add .suppress operationStefan Tomanek
2013-07-31net_sched: info leak in atm_tc_dump_class()Dan Carpenter
2013-07-31netem: Introduce skb_orphan_partial() helperEric Dumazet
2013-07-31net: split rt_genid for ipv4 and ipv6fan.du
2013-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-31mac80211: continue using disabled channels while connectedJohannes Berg
2013-07-31cfg80211: fix P2P GO interface teardownJohannes Berg
2013-07-31mac80211: ignore HT primary channel while connectedJohannes Berg
2013-07-31tcp: Remove unused tcpct declarations and commentsDmitry Popov
2013-07-31mac80211: don't wait for TX status foreverJohannes Berg
2013-07-31Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville
2013-07-31mac80211: fix infinite loop in ieee80211_determine_chantypeChris Wright
2013-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-07-30net: remove an unneeded checkDan Carpenter
2013-07-30flow_dissector: add support for IPPROTO_IPV6Tom Herbert
2013-07-30flow_dissector: clean up IPIP caseTom Herbert
2013-07-30net: export physical port id via sysfsJiri Pirko
2013-07-30rtnl: export physical port id via RT netlinkJiri Pirko
2013-07-30net: add ndo to get id of physical port of the deviceJiri Pirko
2013-07-30pktgen: Require CONFIG_INET due to use of IPv4 checksum functionThomas Graf
2013-07-30genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACEPablo Neira
2013-07-30af_key: more info leaks in pfkey messagesDan Carpenter