aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* dns_resolver: Null-terminate the right stringBen Hutchings2014-07-21
* net_sched: avoid generating same handle for u32 filtersCong Wang2014-07-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-07-16
|\
| * netfilter: nf_tables: 64bit stats need some extra synchronizationEric Dumazet2014-07-14
| * netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stalePablo Neira Ayuso2014-07-14
| * netfilter: nf_tables: safe RCU iteration on list when dumpingPablo Neira Ayuso2014-07-14
| * netfilter: nf_tables: skip transaction if no update flags in tablesPablo Neira Ayuso2014-06-30
* | net-gre-gro: Fix a bug that breaks the forwarding pathJerry Chu2014-07-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-15
|\ \
| * | neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause2014-07-14
| * | net: sctp: fix information leaks in ulpevent layerDaniel Borkmann2014-07-14
| * | tipc: clear 'next'-pointer of message fragments before reassemblyJon Paul Maloy2014-07-11
| * | GRE: enable offloads for GREAmritha Nambiar2014-07-11
| * | netlink: Fix handling of error from netlink_dump().Ben Pfaff2014-07-09
| * | appletalk: Fix socket referencing in skbAndrey Utkin2014-07-08
| * | ip_tunnel: fix ip_tunnel_lookupDmitry Popov2014-07-08
| * | tipc: fix bug in multicast/broadcast message reassemblyJon Paul Maloy2014-07-08
| * | tcp: fix false undo corner casesYuchung Cheng2014-07-08
| * | igmp: fix the problem when mc leave groupdingtianhong2014-07-08
| * | net: Fix NETDEV_CHANGE notifier usage causing spurious arp flushLoic Prylli2014-07-08
| * | Merge branch 'net_ovs_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2014-07-07
| |\ \
| | * | openvswitch: Use exact lookup for flow_get and flow_del.Alex Wang2014-06-30
| | * | openvswitch: Fix tracking of flags seen in TCP flows.Ben Pfaff2014-06-29
| | * | openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kern...Wei Zhang2014-06-29
| | * | openvswitch: Fix a double free bug for the sample actionAndy Zhou2014-06-29
| | |/
| * | net: Performance fix for process_backlogTom Herbert2014-07-07
| * | ipv4: icmp: Fix pMTU handling for rare caseEdward Allcutt2014-07-07
| * | tcp: Fix divide by zero when pushing during tcp-repairChristoph Paasch2014-07-02
| * | vlan: free percpu stats in device destructorEric Dumazet2014-07-02
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-07-02
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-27
| | |\ \ | | | |/ | | |/|
| | | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-06-25
| | | |\
| | | | * Bluetooth: Fix for ACL disconnect when pairing failsLukasz Rymanowski2014-06-20
| | | | * Bluetooth: Fix rejecting pairing in case of insufficient capabilitiesJohan Hedberg2014-06-20
| | | | * Bluetooth: Refactor authentication method lookup into its own functionJohan Hedberg2014-06-20
| | | | * Bluetooth: Fix overriding higher security level in SMPJohan Hedberg2014-06-20
| | | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-06-25
| | | |\ \ | | | | |/ | | | |/|
| | | | * nl80211: move set_qos_map command into split stateJohannes Berg2014-06-24
| | | | * cfg80211: fix elapsed_jiffies calculationEliad Peller2014-06-23
| | | | * Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels"Johannes Berg2014-06-23
| | | | * mac80211: WEP extra head/tail room in ieee80211_send_authMax Stepanov2014-06-23
| * | | | ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet2014-07-01
| |/ / /
| * | | ipv6: Fix MLD Query message checkHangbin Liu2014-06-27
| * | | udp: Add MIB counters for rcvbuferrorsJames M Leddy2014-06-27
* | | | net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin2014-07-14
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-06-28
|\ \ \ \ | |/ / / |/| | |
| * | | iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2014-06-27
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-26
|\ \ \
| * | | net: fix setting csum_start in skb_segment()Tom Herbert2014-06-25
| * | | ipv4: fix dst race in sk_dst_get()Eric Dumazet2014-06-25