summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller52-292/+424
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-257/+299
2013-08-03Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-8/+10
2013-08-03fib_rules: fix suppressor names and default valuesStefan Tomanek3-6/+13
2013-08-03vlan: cleanup the usage of vlan_dev_priv(dev)Wang Sheng-Hui2-8/+10
2013-08-03netlabel: use domain based selectors when address based selectors are not ava...Paul Moore6-158/+130
2013-08-03neighbour: populate neigh_parms on alloc before calling ndo_neigh_setupVeaceslav Falico1-4/+6
2013-08-03net: netlink: minor: remove unused pointer in alloc_pg_vecDaniel Borkmann1-2/+2
2013-08-03fib_rules: add route suppression based on ifgroupStefan Tomanek3-9/+40
2013-08-03net: check net.core.somaxconn sysctl valuesRoman Gushchin1-1/+5
2013-08-03icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytesWerner Almesberger1-1/+6
2013-08-03icmpv6_filter: fix "_hdr" incorrectly being a pointerWerner Almesberger1-1/+1
2013-08-03af_packet: simplify VLAN frame check in packet_sndPhil Sutter1-11/+4
2013-08-03af_packet: fix for sending VLAN frames via packet_mmapPhil Sutter1-11/+14
2013-08-03af_packet: when sending ethernet frames, parse header for skb->protocolPhil Sutter1-2/+11
2013-08-03net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing failsDaniel Borkmann1-1/+3
2013-08-03htb: fix sign extension bugstephen hemminger1-1/+1
2013-08-02sctp: Don't lookup dst if transport dst is still validfan.du1-1/+1
2013-08-02ipv6: bump genid when delete/add addressfan.du1-0/+1
2013-08-02tipc: fix oops when creating server socket failsYing Xue1-3/+12
2013-08-02net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang5-7/+7
2013-08-02ipv6: prevent race between address creation and removalJiri Benc1-16/+15
2013-08-02ipv6: move peer_addr init into ipv6_add_addr()Jiri Pirko1-9/+11
2013-08-02ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček2-4/+6
2013-08-02ipv6: prevent fib6_run_gc() contentionMichal Kubeček3-15/+12
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-35/+54
2013-08-01svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcallJ. Bruce Fields1-1/+1
2013-08-01svcrpc: fix kfree oops in gss-proxy codeJ. Bruce Fields1-1/+0
2013-08-01svcrpc: fix gss-proxy xdr decoding oopsJ. Bruce Fields1-4/+5
2013-08-01svcrpc: fix gss_rpc_upcall create errorJ. Bruce Fields1-1/+1
2013-08-01NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.NeilBrown1-1/+3
2013-08-01ipv6: fib6_rules should return exact return valueHannes Frederic Sowa1-3/+11
2013-08-01bridge: disable snooping if there is no querierLinus Lüssing4-11/+46
2013-08-01fib_rules: add .suppress operationStefan Tomanek3-0/+35
2013-08-01net_sched: info leak in atm_tc_dump_class()Dan Carpenter1-0/+1
2013-08-01netem: Introduce skb_orphan_partial() helperEric Dumazet2-4/+20
2013-08-01net: split rt_genid for ipv4 and ipv6fan.du4-11/+18
2013-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-27/+114
2013-07-31tcp: Remove unused tcpct declarations and commentsDmitry Popov1-4/+0
2013-07-31Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville5-23/+24
2013-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville1-9/+17
2013-07-31net: remove an unneeded checkDan Carpenter1-4/+1
2013-07-31flow_dissector: add support for IPPROTO_IPV6Tom Herbert1-0/+3
2013-07-31flow_dissector: clean up IPIP caseTom Herbert1-1/+2
2013-07-31net: export physical port id via sysfsJiri Pirko1-0/+22
2013-07-31rtnl: export physical port id via RT netlinkJiri Pirko1-1/+24
2013-07-31net: add ndo to get id of physical port of the deviceJiri Pirko1-0/+18
2013-07-31pktgen: Require CONFIG_INET due to use of IPv4 checksum functionThomas Graf1-1/+1
2013-07-31genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACEPablo Neira1-1/+1
2013-07-31af_key: more info leaks in pfkey messagesDan Carpenter1-0/+4