summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-08
|\
| * netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann2014-01-06
| * netfilter: nf_conntrack_dccp: use %s format string for bufferDaniel Borkmann2014-01-06
| * Revert "netfilter: avoid get_random_bytes calls"Pablo Neira Ayuso2014-01-06
* | net: xfrm: xfrm_policy: silence compiler warningYing Xue2014-01-07
* | tipc: make link start event synchronousJon Paul Maloy2014-01-07
* | tipc: introduce new spinlock to protect struct link_reqYing Xue2014-01-07
* | tipc: remove 'has_redundant_link' flag from STATE link protocol messagesJon Paul Maloy2014-01-07
* | tipc: rename functions related to link failover and improve commentsJon Paul Maloy2014-01-07
* | net: xfrm: xfrm_policy: fix inline not at beginning of declarationDaniel Borkmann2014-01-07
* | net-gre-gro: Add GRE support to the GRO stackJerry Chu2014-01-07
* | net: Do not enable tx-nocache-copy by defaultBenjamin Poirier2014-01-07
* | ipv4: loopback device: ignore value changes after device is uppedJiri Pirko2014-01-07
* | IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail2014-01-07
* | gre_offload: statically build GRE offloading supportEric Dumazet2014-01-06
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2014-01-06
|\ \
| * | ovs: make functions localStephen Hemminger2014-01-06
| * | openvswitch: Compute checksum in skb_gso_segment() if neededThomas Graf2014-01-06
| * | openvswitch: Use skb_zerocopy() for upcallThomas Graf2014-01-06
| * | openvswitch: Pass datapath into userspace queue functionsThomas Graf2014-01-06
| * | openvswitch: Drop user features if old user space attempted to create datapathThomas Graf2014-01-06
| * | openvswitch: Allow user space to announce ability to accept unaligned Netlink...Thomas Graf2014-01-06
| * | net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf2014-01-06
| * | openvswitch: remove duplicated include from flow_table.cWei Yongjun2014-01-06
| * | net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}Daniel Borkmann2014-01-06
| * | openvswitch: Per cpu flow stats.Pravin B Shelar2014-01-06
| * | openvswitch: Enable memory mapped Netlink i/oThomas Graf2014-01-06
| * | netlink: Avoid netlink mmap alloc if msg size exceeds frame sizeThomas Graf2014-01-06
| * | genl: Add genlmsg_new_unicast() for unicast message allocationThomas Graf2014-01-06
| * | openvswitch: Silence RCU lockdep checks from flow lookup.Jesse Gross2014-01-06
| * | openvswitch: Change ovs_flow_tbl_lookup_xx() APIsAndy Zhou2014-01-06
| * | openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit).Ben Pfaff2014-01-06
| * | openvswitch: Correct comment.Ben Pfaff2014-01-06
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\ \ \
| * | | bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune2014-01-06
| * | | ipv6: don't install anycast address for /128 addresses on routersHannes Frederic Sowa2014-01-06
| * | | net: 6lowpan: fix lowpan_header_create non-compression memcpy callDaniel Borkmann2014-01-05
| * | | netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller2014-01-02
| * | | ipv6: fix the use of pcpu_tstats in ip6_vti.cLi RongQing2014-01-02
| * | | ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing2014-01-02
| * | | ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...Yasushi Asano2014-01-02
| * | | net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann2014-01-02
| * | | ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao2014-01-02
| * | | sctp: Remove outqueue empty stateVlad Yasevich2014-01-02
| * | | ipv6: fix the use of pcpu_tstats in sitLi RongQing2014-01-01
| * | | vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller2013-12-31
| * | | net: rose: restore old recvmsg behaviorFlorian Westphal2013-12-29
| * | | tipc: fix deadlock during socket releaseYing Xue2013-12-29
| * | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-12-29
| |\ \ \
| | * | | batman-adv: fix vlan header accessAntonio Quartulli2013-12-28