aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-07-21Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-07-21ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet
2014-07-21batman-adv: fix TT VLAN inconsistency on VLAN re-addAntonio Quartulli
2014-07-21batman-adv: drop QinQ claim frames in bridge loop avoidanceSimon Wunderlich
2014-07-20dns_resolver: Null-terminate the right stringBen Hutchings
2014-07-20net_sched: avoid generating same handle for u32 filtersCong Wang
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-07-16net-gre-gro: Fix a bug that breaks the forwarding pathJerry Chu
2014-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-07-14net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin
2014-07-14neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause
2014-07-14net: sctp: fix information leaks in ulpevent layerDaniel Borkmann
2014-07-14netfilter: nf_tables: 64bit stats need some extra synchronizationEric Dumazet
2014-07-14netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stalePablo Neira Ayuso
2014-07-14netfilter: nf_tables: safe RCU iteration on list when dumpingPablo Neira Ayuso
2014-07-11tipc: clear 'next'-pointer of message fragments before reassemblyJon Paul Maloy
2014-07-11GRE: enable offloads for GREAmritha Nambiar
2014-07-09netlink: Fix handling of error from netlink_dump().Ben Pfaff
2014-07-08appletalk: Fix socket referencing in skbAndrey Utkin
2014-07-08ip_tunnel: fix ip_tunnel_lookupDmitry Popov
2014-07-08tipc: fix bug in multicast/broadcast message reassemblyJon Paul Maloy
2014-07-07tcp: fix false undo corner casesYuchung Cheng
2014-07-07igmp: fix the problem when mc leave groupdingtianhong
2014-07-07net: Fix NETDEV_CHANGE notifier usage causing spurious arp flushLoic Prylli
2014-07-07Merge branch 'net_ovs_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2014-07-07net: Performance fix for process_backlogTom Herbert
2014-07-07ipv4: icmp: Fix pMTU handling for rare caseEdward Allcutt
2014-07-02tcp: Fix divide by zero when pushing during tcp-repairChristoph Paasch
2014-07-02vlan: free percpu stats in device destructorEric Dumazet
2014-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-06-30ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet
2014-06-30openvswitch: Use exact lookup for flow_get and flow_del.Alex Wang
2014-06-30netfilter: nf_tables: skip transaction if no update flags in tablesPablo Neira Ayuso
2014-06-29openvswitch: Fix tracking of flags seen in TCP flows.Ben Pfaff
2014-06-29openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kern...Wei Zhang
2014-06-29openvswitch: Fix a double free bug for the sample actionAndy Zhou
2014-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin
2014-06-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-06-27ipv6: Fix MLD Query message checkHangbin Liu
2014-06-27udp: Add MIB counters for rcvbuferrorsJames M Leddy
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-25net: fix setting csum_start in skb_segment()Tom Herbert
2014-06-25ipv4: fix dst race in sk_dst_get()Eric Dumazet
2014-06-25net: filter: Use kcalloc/kmalloc_array to allocate arraysTobias Klauser
2014-06-25trivial: net: filter: Change kerneldoc parameter orderTobias Klauser
2014-06-25trivial: net: filter: Fix typo in commentTobias Klauser
2014-06-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville
2014-06-24NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson