openvswitch: Add gre tunnel support.
[deliverable/linux.git] / net /
2013-06-20  Pravin B Shelaropenvswitch: Add gre tunnel support.
2013-06-20  Pravin B Shelaropenvswitch: Optimize flow key match for non tunnel...
2013-06-20  Pravin B Shelaropenvswitch: Expand action buffer size.
2013-06-20  Pravin B Shelaropenvswitch: Add tunneling interface.
2013-06-20  Pravin B Shelaropenvswitch: Copy individual actions.
2013-06-20  Pravin B Shelarip_tunnel: push generic protocol handling to ip_tunnel...
2013-06-20  Pravin B Shelarip_tunnels: extend iptunnel_xmit()
2013-06-20  Pravin B Shelargre: export gre_handle_offloads() function.
2013-06-20  Pravin B Shelargre: export gre_build_header() function.
2013-06-20  Pravin B Shelargre: Allow multiple protocol listener for gre protocol.
2013-06-20  Pravin B Shelargre: Simplify gre protocol registration locking.
2013-06-19  David S. MillerMerge git://git./linux/kernel/git/davem/net
2013-06-19  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-06-19  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-06-19  Johannes Bergnl80211: fix attrbuf access race by allocating a separa...
2013-06-18  Matthias Schifferipv6: ndisc: fix ndisc_send_redirect writing to the...
2013-06-18  Linus Lüssingbridge: fix switched interval for MLD Query types
2013-06-18  Fernando Luis Vazq... vlan: restore ethtool ABI to control VLAN hardware...
2013-06-18  Daniel Borkmannnet: sctp: remove SCTP_STATIC macro
2013-06-18  Daniel Borkmannnet: sctp: get rid of t_new macro for kzalloc
2013-06-17  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2013-06-17  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-06-17  David S. MillerMerge branch 'tipc'
2013-06-17  Ying Xuetipc: remove dev_base_lock use from enable_bearer
2013-06-17  Ying Xuetipc: fix wrong return value for link_send_sections_lon...
2013-06-17  Ying Xuetipc: make tipc_link_send_sections_fast exit earlier
2013-06-17  Ying Xuetipc: enhance priority of link protocol packet
2013-06-17  Paul Gortmakertipc: cosmetic realignment of function arguments
2013-06-17  Ying Xuetipc: save sock structure pointer instead of void point...
2013-06-17  Ying Xuetipc: convert config_lock from spinlock to mutex
2013-06-17  Ying Xuetipc: rename tipc_createport_raw to tipc_createport
2013-06-17  Ying Xuetipc: remove user_port instance from tipc_port structure
2013-06-17  Ying Xuetipc: delete code orphaned by new server infrastructure
2013-06-17  Ying Xuetipc: convert configuration server to use new server...
2013-06-17  Ying Xuetipc: convert topology server to use new server facility
2013-06-17  Ying Xuetipc: introduce new TIPC server infrastructure
2013-06-17  Erik Hugnetipc: allow implicit connect for stream sockets
2013-06-17  Ying Xuetipc: change socket buffer overflow control to respect...
2013-06-17  Eliezer Tamirnet: add socket option for low latency polling
2013-06-17  Eliezer Tamirnet: remove NET_LL_RX_POLL config menue
2013-06-17  Eliezer Tamirnet: convert low latency sockets to sched_clock()
2013-06-17  Eliezer Tamirnet: change sysctl_net_ll_poll into an unsigned int
2013-06-17  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-06-15  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2013-06-15  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-06-15  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2013-06-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-15  Linus TorvaldsMerge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com...
2013-06-15  Linus TorvaldsMerge tag 'char-misc-3.10-rc5' of git://git./linux...
2013-06-15  Linus TorvaldsMerge tag 'usb-3.10-rc5' of git://git./linux/kernel...
2013-06-14  Daniel Borkmannnet: sctp: sctp_association_init: put refs in reverse...
2013-06-14  Daniel Borkmannnet: sctp: minor: remove variable in sctp_init_sock
2013-06-14  Daniel Borkmannnet: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE...
2013-06-14  Daniel Borkmannnet: sctp: sideeffect: throw BUG if primary_path is...
2013-06-14  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-06-14  Pravin B Shelaropenvswitch: Simplify interface ovs_flow_metadata_from_...
2013-06-14  Pravin B Shelaropenvswitch: make skb->csum consistent with rest of...
2013-06-14  Andy Hillopenvswitch: Fix misspellings in comments and docs.
2013-06-14  Lorand Jakabopenvswitch: fix variable names in comment
2013-06-14  Pravin B Shelaropenvswitch: Unify vport error stats handling.
2013-06-14  Jesse Grossopenvswitch: Remove unused get_config vport op.
2013-06-14  Jesse Grossopenvswitch: Immediately exit on error in ovs_vport_cmd...
2013-06-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-14  Neil Hormansctp: fully initialize sctp_outq in sctp_outq_init
2013-06-14  Rony Efraimnet/core: Add VF link state control
2013-06-14  Eric Dumazethtb: reorder struct htb_class fields for performance
2013-06-14  Willem de Bruijnnet-rps: fixes for rps flow limit
2013-06-13  Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2013-06-13  Linus TorvaldsMerge tag 'acpi-3.10-rc6' of git://git./linux/kernel...
2013-06-13  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2013-06-13  Linus TorvaldsMerge branch 'rcu/urgent' of git://git./linux/kernel...
2013-06-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-13  Linus TorvaldsMerge tag 'asoc-v3.10-rc5' of git://git./linux/kernel...
2013-06-13  Linus TorvaldsMerge tag 'md-3.10-fixes' of git://neil.brown.name/md
2013-06-13  Johan HedbergBluetooth: Fix conditions for HCI_Delete_Stored_Link_Key
2013-06-13  Anderson LizardoBluetooth: Fix crash in l2cap_build_cmd() with small MTU
2013-06-13  H. Peter AnvinMerge tag 'efi-urgent' into x86/urgent
2013-06-13  Eric Dumazetip_tunnel: remove __net_init/exit from exported functions
2013-06-13  Saurabh Mohannet/ipv4: ip_vti clear skb cb before tunneling.
2013-06-13  Yuchung Chengtcp: properly send new data in fast recovery in first RTT
2013-06-13  Guillaume Naultl2tp: Fix sendmsg() return value
2013-06-13  Guillaume Naultl2tp: Fix PPP header erasure and memory leak
2013-06-13  Joe Perchesnet: Convert uses of typedef ctl_table to struct ctl_table
2013-06-13  Flavio Leitnernet: make all team port device link events urgent
2013-06-13  Daniel Borkmannpacket: packet_getname_spkt: make sure string is always...
2013-06-13  Wu Fengguangnet: ping_check_bind_addr() etc. can be static
2013-06-13  David S. MillerMerge tag 'batman-adv-fix-for-davem' of git://git.open...
2013-06-13  Simon Hormansctp: Correct byte order of access to skb->{network...
2013-06-13  Gao fengnetlink: make compare exist all the time
2013-06-13  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-06-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-12  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2013-06-12  Linus TorvaldsMerge branch 'akpm' (updates from Andrew Morton)
2013-06-12  Eric Dumazetudp: fix two sparse errors
2013-06-12  Eric Dumazetgro: remove a sparse error
2013-06-12  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2013-06-12  Eric Dumazetigmp: fix new sparse errors
2013-06-12  David S. MillerMerge branch 'wireless'
2013-06-12  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-06-12  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
next
This page took 0.054716 seconds and 8 git commands to generate.