summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: mark a local client as isolated when neededAntonio Quartulli2014-01-085-5/+23
* batman-adv: add isolation_mark sysfs attributeAntonio Quartulli2014-01-083-0/+75
* batman-adv: send every DHCP packet as bat-unicastAntonio Quartulli2014-01-087-140/+153
* batman-adv: remove parenthesis from return statementsAntonio Quartulli2014-01-081-1/+1
* batman-adv: rename gw_deselect() to gw_reselect()Antonio Quartulli2014-01-084-18/+29
* batman-adv: deselect current GW on client mode switch offAntonio Quartulli2014-01-082-0/+14
* batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli2014-01-0841-123/+41
* batman-adv: don't switch byte order too often if not neededAntonio Quartulli2014-01-081-3/+5
* batman-adv: properly rename define in distributed arp table header fileAntonio Quartulli2014-01-081-3/+3
* net: xfrm: xfrm_policy: silence compiler warningYing Xue2014-01-081-0/+2
* tipc: make link start event synchronousJon Paul Maloy2014-01-083-13/+7
* tipc: introduce new spinlock to protect struct link_reqYing Xue2014-01-081-2/+9
* tipc: remove 'has_redundant_link' flag from STATE link protocol messagesJon Paul Maloy2014-01-082-11/+1
* tipc: rename functions related to link failover and improve commentsJon Paul Maloy2014-01-085-38/+56
* net: xfrm: xfrm_policy: fix inline not at beginning of declarationDaniel Borkmann2014-01-081-6/+6
* net-gre-gro: Add GRE support to the GRO stackJerry Chu2014-01-075-6/+199
* net: Do not enable tx-nocache-copy by defaultBenjamin Poirier2014-01-071-5/+0
* ipv4: loopback device: ignore value changes after device is uppedJiri Pirko2014-01-071-0/+2
* IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail2014-01-072-1/+11
* gre_offload: statically build GRE offloading supportEric Dumazet2014-01-073-13/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2014-01-0714-212/+463
|\
| * ovs: make functions localStephen Hemminger2014-01-074-6/+7
| * openvswitch: Compute checksum in skb_gso_segment() if neededThomas Graf2014-01-071-1/+1
| * openvswitch: Use skb_zerocopy() for upcallThomas Graf2014-01-071-8/+29
| * openvswitch: Pass datapath into userspace queue functionsThomas Graf2014-01-071-20/+14
| * openvswitch: Drop user features if old user space attempted to create datapathThomas Graf2014-01-071-0/+21
| * openvswitch: Allow user space to announce ability to accept unaligned Netlink...Thomas Graf2014-01-072-0/+16
| * net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf2014-01-072-55/+89
| * openvswitch: remove duplicated include from flow_table.cWei Yongjun2014-01-071-2/+0
| * net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}Daniel Borkmann2014-01-072-17/+2
| * openvswitch: Per cpu flow stats.Pravin B Shelar2014-01-077-55/+210
| * openvswitch: Enable memory mapped Netlink i/oThomas Graf2014-01-071-27/+29
| * netlink: Avoid netlink mmap alloc if msg size exceeds frame sizeThomas Graf2014-01-071-0/+4
| * genl: Add genlmsg_new_unicast() for unicast message allocationThomas Graf2014-01-071-0/+21
| * openvswitch: Silence RCU lockdep checks from flow lookup.Jesse Gross2014-01-073-3/+4
| * openvswitch: Change ovs_flow_tbl_lookup_xx() APIsAndy Zhou2014-01-073-14/+16
| * openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit).Ben Pfaff2014-01-071-2/+2
| * openvswitch: Correct comment.Ben Pfaff2014-01-071-5/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-0654-338/+499
|\ \
| * | bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune2014-01-061-2/+2
| * | ipv6: don't install anycast address for /128 addresses on routersHannes Frederic Sowa2014-01-061-2/+2
| * | net: 6lowpan: fix lowpan_header_create non-compression memcpy callDaniel Borkmann2014-01-061-1/+1
| * | netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller2014-01-031-2/+9
| * | ipv6: fix the use of pcpu_tstats in ip6_vti.cLi RongQing2014-01-031-21/+3
| * | ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing2014-01-031-5/+16
| * | ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...Yasushi Asano2014-01-031-3/+10
| * | net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann2014-01-031-2/+3
| * | ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao2014-01-033-23/+31
| * | sctp: Remove outqueue empty stateVlad Yasevich2014-01-021-25/+7
| * | ipv6: fix the use of pcpu_tstats in sitLi RongQing2014-01-021-0/+2