summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-01-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-01-08Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville
2014-01-08net: xfrm: xfrm_policy: silence compiler warningYing Xue
2014-01-07tipc: make link start event synchronousJon Paul Maloy
2014-01-07tipc: introduce new spinlock to protect struct link_reqYing Xue
2014-01-07tipc: remove 'has_redundant_link' flag from STATE link protocol messagesJon Paul Maloy
2014-01-07tipc: rename functions related to link failover and improve commentsJon Paul Maloy
2014-01-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-01-07net: xfrm: xfrm_policy: fix inline not at beginning of declarationDaniel Borkmann
2014-01-07netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INETPatrick McHardy
2014-01-07netfilter: nft_meta: add l4proto supportPatrick McHardy
2014-01-07netfilter: nf_tables: add nfproto support to meta expressionPatrick McHardy
2014-01-07netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy
2014-01-07netfilter: nf_tables: add support for multi family tablesPatrick McHardy
2014-01-07netfilter: nf_tables: add hook ops to struct nft_pktinfoPatrick McHardy
2014-01-07netfilter: nf_tables: make chain types override the default AF functionsPatrick McHardy
2014-01-07netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabledPablo Neira Ayuso
2014-01-07net-gre-gro: Add GRE support to the GRO stackJerry Chu
2014-01-07net: Do not enable tx-nocache-copy by defaultBenjamin Poirier
2014-01-07tipc: correctly unlink packets from deferred packet queueErik Hugne
2014-01-07ipv4: loopback device: ignore value changes after device is uppedJiri Pirko
2014-01-07IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail
2014-01-07ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.cLi RongQing
2014-01-07Bluetooth: Fix 6loWPAN peer lookupClaudio Takahasi
2014-01-07Bluetooth: Fix setting Universal/Local bitClaudio Takahasi
2014-01-07gre_offload: statically build GRE offloading supportEric Dumazet
2014-01-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2014-01-06ovs: make functions localStephen Hemminger
2014-01-06openvswitch: Compute checksum in skb_gso_segment() if neededThomas Graf
2014-01-06openvswitch: Use skb_zerocopy() for upcallThomas Graf
2014-01-06openvswitch: Pass datapath into userspace queue functionsThomas Graf
2014-01-06openvswitch: Drop user features if old user space attempted to create datapathThomas Graf
2014-01-06openvswitch: Allow user space to announce ability to accept unaligned Netlink...Thomas Graf
2014-01-06net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf
2014-01-06openvswitch: remove duplicated include from flow_table.cWei Yongjun
2014-01-06net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}Daniel Borkmann
2014-01-06openvswitch: Per cpu flow stats.Pravin B Shelar
2014-01-06openvswitch: Enable memory mapped Netlink i/oThomas Graf
2014-01-06netlink: Avoid netlink mmap alloc if msg size exceeds frame sizeThomas Graf
2014-01-06genl: Add genlmsg_new_unicast() for unicast message allocationThomas Graf
2014-01-06openvswitch: Silence RCU lockdep checks from flow lookup.Jesse Gross
2014-01-06openvswitch: Change ovs_flow_tbl_lookup_xx() APIsAndy Zhou
2014-01-06openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit).Ben Pfaff
2014-01-06openvswitch: Correct comment.Ben Pfaff
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06Bluetooth: Remove rfcomm_carrier_raised()Gianluca Anzolin
2014-01-06Bluetooth: Always wait for a connection on RFCOMM open()Gianluca Anzolin
2014-01-06Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()Gianluca Anzolin
2014-01-06Bluetooth: Release RFCOMM port when the last user closes the TTYGianluca Anzolin
2014-01-06net_sched: act: action flushing missaccountingJamal Hadi Salim