summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-02-25vti4: Enable namespace changingSteffen Klassert
2014-02-25vti4: Check the tunnel endpoints of the xfrm state and the vti interfaceSteffen Klassert
2014-02-25vti4: Support inter address family tunneling.Steffen Klassert
2014-02-25vti4: Use the on xfrm_lookup returned dst_entry directlySteffen Klassert
2014-02-25xfrm4: Remove xfrm_tunnel_notifierSteffen Klassert
2014-02-25vti: Update the ipv4 side to use it's own receive hook.Steffen Klassert
2014-02-25ip_tunnel: Make vti work with i_key setSteffen Klassert
2014-02-25xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert
2014-02-25ipcomp4: Use the IPsec protocol multiplexer APISteffen Klassert
2014-02-25ah4: Use the IPsec protocol multiplexer APISteffen Klassert
2014-02-25esp4: Use the IPsec protocol multiplexer APISteffen Klassert
2014-02-25xfrm4: Add IPsec protocol multiplexerSteffen Klassert
2014-02-25bridge: netfilter: Use ether_addr_copyJoe Perches
2014-02-25bridge: Use ether_addr_copy and ETH_ALENJoe Perches
2014-02-25tcp: reduce the bloat caused by tcp_is_cwnd_limited()Eric Dumazet
2014-02-24pktgen: document all supported flagsMathias Krause
2014-02-24pktgen: simplify error handling in pgctrl_write()Mathias Krause
2014-02-24pktgen: fix out-of-bounds access in pgctrl_write()Mathias Krause
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-24mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg
2014-02-23NFC: NCI: Fix NULL pointer dereferenceAmitkumar Karwar
2014-02-22ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa
2014-02-22net: sctp: rework multihoming retransmission path selection to rfc4960Daniel Borkmann
2014-02-22neigh: fix setting of default gc_* valuesJiri Pirko
2014-02-22net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-02-22tipc: make bearer set up in module insertion stageYing Xue
2014-02-22tipc: remove all enabled flags from all tipc componentsYing Xue
2014-02-21xfrm: Cleanup error handling of xfrm_state_cloneSteffen Klassert
2014-02-21pfkey: fix SADB_X_EXT_FILTER length checkNicolas Dichtel
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-20net: sctp: Potentially-Failed state should not be reached from unconfirmed stateMatija Glavinic Pecotic
2014-02-20sit: fix panic with route cache in ip tunnelsNicolas Dichtel
2014-02-20xfrm: Clone states properly on migrationSteffen Klassert
2014-02-20xfrm: Take xfrm_state_lock in xfrm_migrate_state_findSteffen Klassert
2014-02-20xfrm: Fix NULL pointer dereference on sub policy usageSteffen Klassert
2014-02-20ip6_vti: Fix build when NET_IP_TUNNEL is not set.Steffen Klassert
2014-02-20mac80211: fix station wakeup powersave raceJohannes Berg
2014-02-20mac80211: insert stations before adding to driverJohannes Berg
2014-02-20mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach
2014-02-20ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.cDavid S. Miller
2014-02-19tcp: use zero-window when free_space is lowFlorian Westphal
2014-02-19tipc: failed transmissions should return errorErik Hugne
2014-02-19ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsgHannes Frederic Sowa
2014-02-19Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-02-19cfg80211: bugfix in regulatory user hint processInbal Hacohen
2014-02-19xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-02-18rtnl: make ifla_policy staticJiri Pirko