openvswitch: Move common genl notify code into ovs_notify()
[deliverable/linux.git] / net /
2013-03-30  Thomas Grafopenvswitch: Move common genl notify code into ovs_notify()
2013-03-30  Thomas Grafopenvswitch: Refine Netlink message size calculation...
2013-03-30  Thomas Grafopenvswitch: Use nla_memcpy() to memcpy() data from...
2013-03-30  Thomas Grafopenvswitch: Specify the minimal length of OVS_PACKET_A...
2013-03-29  John Fastabendnet: rtnetlink: fdb dflt dump must set idx used for...
2013-03-29  Pravin B Shelarip_tunnel: Fix off-by-one error in forming dev name.
2013-03-29  Li RongQingnet: simplify the getting percpu of flow_cache
2013-03-29  Hong zhi guonetlink: fix the warning introduced by netlink API...
2013-03-28  Hong zhi guobridge: remove unused variable ifm
2013-03-28  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-03-28  David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-03-28  Hong zhi guonet-next: replace obsolete NLMSG_* with type safe nlmsg_*
2013-03-28  Simon Hormannet: add ETH_P_802_3_MIN
2013-03-27  David S. MillerMerge git://git./linux/kernel/git/davem/net
2013-03-27  David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2013-03-27  Jesper Dangaard... net: use the frag lru_lock to protect netns_frags.nqueu...
2013-03-27  Jesper Dangaard... net: frag, avoid several CPUs grabbing same frag queue...
2013-03-27  Andy Shevchenkonet: core: let's use native isxdigit instead of custom
2013-03-27  Jason Wangnet: switch to use skb_probe_transport_header()
2013-03-27  Jason Wangnet: core: let skb_partial_csum_set() set transport...
2013-03-27  Linus TorvaldsMerge tag 'iommu-fixes-v3.9-rc4' of git://git./linux...
2013-03-27  Antonio Quartullibatman-adv: use seq_puts instead of seq_printf when...
2013-03-27  Antonio Quartullibatman-adv: update Makefile copyright years
2013-03-27  Simon Wunderlichbatman-adv: Start new development cycle
2013-03-27  Antonio Quartullibatman-adv: free an hard-interface before adding it
2013-03-27  Sven Eckelmannbatman-adv: Allow to modify slaves of soft-interfaces...
2013-03-27  Sven Eckelmannbatman-adv: Allow to use rntl_link for device creation...
2013-03-27  Marek Lindnerbatman-adv: rename batadv_softif_destroy to reflect...
2013-03-27  Sven Eckelmannbatman-adv: Don't always delete softif when last slave...
2013-03-27  Sven Eckelmannbatman-adv: Move deinitialization of soft-interface...
2013-03-27  Sven Eckelmannbatman-adv: Move soft-interface initialization to ndo_init
2013-03-27  Martin Hundebøllbatman-adv: Fix endianness errors for network coding
2013-03-27  Tony Cheneau6lowpan: use IEEE802154_ADDR_LEN instead of a magic...
2013-03-27  Tony Cheneau6lowpan: fix a small formatting issue
2013-03-27  Stephen Röttgerieee802154/dgram: Pass source address in dgram_recvmsg
2013-03-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-26  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-03-26  Linus TorvaldsMerge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org...
2013-03-26  Pravin B Shelaripv4: Fix ip-header identification for gso packets.
2013-03-26  David S. MillerMerge branch 'transport-header'
2013-03-26  Jason Wangnet_sched: better precise estimation on packet length...
2013-03-26  Jason Wangpacket: set transport header before doing xmit
2013-03-26  David S. MillerMerge branch '6lowpan'
2013-03-26  Tony Cheneau6lowpan: modify udp compression/uncompression to match...
2013-03-26  Tony Cheneau6lowpan: use the PANID provided by the device instead...
2013-03-26  Tony Cheneau6lowpan: obtain IEEE802.15.4 sequence number from the...
2013-03-26  Tony Cheneaumac802154: add mac802154_dev_get_dsn()
2013-03-26  Tony Cheneau6lowpan: store fragment tag values per device instead...
2013-03-26  Tony Cheneau6lowpan: add debug messages for 6LoWPAN fragmentation
2013-03-26  Tony Cheneau6lowpan: fix first fragment (FRAG1) handling
2013-03-26  Tony Cheneau6lowpan: use short IEEE 802.15.4 addresses for broadcas...
2013-03-26  Tony Cheneaumac802154: turn on ACK when enabled by the upper layers
2013-03-26  Tony Cheneau6lowpan: always enable link-layer acknowledgments
2013-03-26  Tony Cheneau6lowpan: next header is not properly set upon decompres...
2013-03-26  Tony Cheneau6lowpan: lowpan_is_iid_16_bit_compressable() does not...
2013-03-26  Hong zhi guonetlink: have length check of rtnl msg before deref
2013-03-26  dingtianhongaf_unix: dont send SCM_CREDENTIAL when dest socket...
2013-03-26  David S. MillerMerge branch 'ipv6-firewire'
2013-03-26  YOSHIFUJI Hideaki... firewire net, ipv6: IPv6 over Firewire (RFC3146) support.
2013-03-26  YOSHIFUJI Hideaki... firewire net, ipv4 arp: Extend hardware address and...
2013-03-26  David S. MillerMerge branch 'tunnels'
2013-03-26  Pravin B ShelarTunneling: use IP Tunnel stats APIs.
2013-03-26  Pravin B ShelarIPIP: Use ip-tunneling code.
2013-03-26  Pravin B ShelarGRE: Refactor GRE tunneling code.
2013-03-26  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2013-03-25  David S. Millernet: Print functions in /proc/net/ptype without the...
2013-03-25  Hong Zhiguoipv6: fix bad free of addrconf_init_net
2013-03-25  Paul Mooreunix: fix a race condition in unix_release()
2013-03-25  Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2013-03-25  Pravin B Shelaripv4: Fix ip-header identification for gso packets.
2013-03-25  Pravin B ShelarRevert "udp: increase inner ip header ID during segment...
2013-03-25  Pravin B ShelarRevert "ip_gre: increase inner ip header ID during...
2013-03-25  Linus TorvaldsMerge tag 'fixes' of git://git./linux/kernel/git/arm...
2013-03-25  Linus TorvaldsMerge branch 'for-3.9' of git://linux-nfs.org/~bfields...
2013-03-25  Florian Fainellidsa: fix freeing of sparse port allocation
2013-03-25  Florian Fainellidsa: factor freeing of dsa_platform_data
2013-03-25  David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf-next
2013-03-25  Trond MyklebustSUNRPC: Add barriers to ensure read ordering in rpc_wak...
2013-03-25  Dave AirlieMerge branch 'exynos-drm-fixes' of git://git./linux...
2013-03-24  David S. MillerMerge tag 'firewire-net-resource-mgt' of git://git...
2013-03-24  Yuchung Chengtcp: undo spurious timeout after SACK reneging
2013-03-24  Hong zhi guobridge: fix crash when set mac address of br interface
2013-03-24  Cong Wang8021q: fix a potential use-after-free
2013-03-24  Eric Dumazetnet: remove a WARN_ON() in net_enable_timestamp()
2013-03-24  Hong zhi guobridge: avoid br_ifinfo_notify when nothing changed
2013-03-24  Florian Fainellidsa: add device tree bindings to register DSA switches
2013-03-24  Hannes Frederic... ipv6: implement RFC3168 5.3 (ecn protection) for ipv6...
2013-03-24  Hannes Frederic... inet: generalize ipv4-only RFC3168 5.3 ecn fragmentatio...
2013-03-24  Nicolas Dichtelipv6: provide addr and netconf dump consistency info
2013-03-24  Nicolas Dichtelipv4: provide addr and netconf dump consistency info
2013-03-24  Linus TorvaldsMerge tag 'pinctrl-fixes-for-v3.9' of git://git./linux...
2013-03-24  Linus TorvaldsMerge branch 'x86/urgent' of git://git./linux/kernel...
2013-03-24  H. Peter AnvinMerge tag 'efi-for-3.9-rc4' into x86/urgent
2013-03-23  Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2013-03-23  Linus TorvaldsMerge tag 'md-3.9-fixes' of git://neil.brown.name/md
2013-03-23  Linus TorvaldsMerge tag 'upstream-linus' of git://git./linux/kernel...
2013-03-23  Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2013-03-22  Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2013-03-22  Linus TorvaldsMerge tag 'usb-3.9-rc3' of git://git./linux/kernel...
2013-03-22  Linus TorvaldsMerge tag 'sound-3.9' of git://git./linux/kernel/git...
next
This page took 0.051619 seconds and 8 git commands to generate.