index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
2014-01-07
6
-24
/
+37
*
netfilter: nf_tables: add hook ops to struct nft_pktinfo
Patrick McHardy
2014-01-07
3
-5
/
+5
*
netfilter: nf_tables: make chain types override the default AF functions
Patrick McHardy
2014-01-07
5
-96
/
+81
*
netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabled
Pablo Neira Ayuso
2014-01-07
1
-1
/
+2
*
net: Do not enable tx-nocache-copy by default
Benjamin Poirier
2014-01-07
1
-5
/
+0
*
ipv4: loopback device: ignore value changes after device is upped
Jiri Pirko
2014-01-07
1
-0
/
+2
*
IPv6: add the option to use anycast addresses as source addresses in echo reply
FX Le Bail
2014-01-07
2
-1
/
+11
*
gre_offload: statically build GRE offloading support
Eric Dumazet
2014-01-06
3
-13
/
+7
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2014-01-06
14
-212
/
+463
|
\
|
*
ovs: make functions local
Stephen Hemminger
2014-01-06
4
-6
/
+7
|
*
openvswitch: Compute checksum in skb_gso_segment() if needed
Thomas Graf
2014-01-06
1
-1
/
+1
|
*
openvswitch: Use skb_zerocopy() for upcall
Thomas Graf
2014-01-06
1
-8
/
+29
|
*
openvswitch: Pass datapath into userspace queue functions
Thomas Graf
2014-01-06
1
-20
/
+14
|
*
openvswitch: Drop user features if old user space attempted to create datapath
Thomas Graf
2014-01-06
1
-0
/
+21
|
*
openvswitch: Allow user space to announce ability to accept unaligned Netlink...
Thomas Graf
2014-01-06
2
-0
/
+16
|
*
net: Export skb_zerocopy() to zerocopy from one skb to another
Thomas Graf
2014-01-06
2
-55
/
+89
|
*
openvswitch: remove duplicated include from flow_table.c
Wei Yongjun
2014-01-06
1
-2
/
+0
|
*
net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}
Daniel Borkmann
2014-01-06
2
-17
/
+2
|
*
openvswitch: Per cpu flow stats.
Pravin B Shelar
2014-01-06
7
-55
/
+210
|
*
openvswitch: Enable memory mapped Netlink i/o
Thomas Graf
2014-01-06
1
-27
/
+29
|
*
netlink: Avoid netlink mmap alloc if msg size exceeds frame size
Thomas Graf
2014-01-06
1
-0
/
+4
|
*
genl: Add genlmsg_new_unicast() for unicast message allocation
Thomas Graf
2014-01-06
1
-0
/
+21
|
*
openvswitch: Silence RCU lockdep checks from flow lookup.
Jesse Gross
2014-01-06
3
-3
/
+4
|
*
openvswitch: Change ovs_flow_tbl_lookup_xx() APIs
Andy Zhou
2014-01-06
3
-14
/
+16
|
*
openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit).
Ben Pfaff
2014-01-06
1
-2
/
+2
|
*
openvswitch: Correct comment.
Ben Pfaff
2014-01-06
1
-5
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
54
-338
/
+499
|
\
\
|
*
|
bridge: use spin_lock_bh() in br_multicast_set_hash_max
Curt Brune
2014-01-06
1
-2
/
+2
|
*
|
ipv6: don't install anycast address for /128 addresses on routers
Hannes Frederic Sowa
2014-01-06
1
-2
/
+2
|
*
|
net: 6lowpan: fix lowpan_header_create non-compression memcpy call
Daniel Borkmann
2014-01-05
1
-1
/
+1
|
*
|
netpoll: Fix missing TXQ unlock and and OOPS.
David S. Miller
2014-01-02
1
-2
/
+9
|
*
|
ipv6: fix the use of pcpu_tstats in ip6_vti.c
Li RongQing
2014-01-02
1
-21
/
+3
|
*
|
ipv6: fix the use of pcpu_tstats in ip6_tunnel
Li RongQing
2014-01-02
1
-5
/
+16
|
*
|
ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...
Yasushi Asano
2014-01-02
1
-3
/
+10
|
*
|
net: llc: fix use after free in llc_ui_recvmsg
Daniel Borkmann
2014-01-02
1
-2
/
+3
|
*
|
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
Wei-Chun Chao
2014-01-02
3
-23
/
+31
|
*
|
sctp: Remove outqueue empty state
Vlad Yasevich
2014-01-02
1
-25
/
+7
|
*
|
ipv6: fix the use of pcpu_tstats in sit
Li RongQing
2014-01-01
1
-0
/
+2
|
*
|
vlan: Fix header ops passthru when doing TX VLAN offload.
David S. Miller
2013-12-31
2
-2
/
+19
|
*
|
net: rose: restore old recvmsg behavior
Florian Westphal
2013-12-29
1
-12
/
+4
|
*
|
tipc: fix deadlock during socket release
Ying Xue
2013-12-29
3
-48
/
+49
|
*
|
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-12-29
11
-105
/
+177
|
|
\
\
|
|
*
|
batman-adv: fix vlan header access
Antonio Quartulli
2013-12-28
1
-1
/
+1
|
|
*
|
batman-adv: clean nf state when removing protocol header
Antonio Quartulli
2013-12-28
1
-0
/
+5
|
|
*
|
batman-adv: fix alignment for batadv_tvlv_tt_change
Antonio Quartulli
2013-12-28
2
-4
/
+6
|
|
*
|
batman-adv: fix size of batadv_bla_claim_dst
Simon Wunderlich
2013-12-28
1
-0
/
+2
|
|
*
|
batman-adv: fix size of batadv_icmp_header
Antonio Quartulli
2013-12-28
3
-14
/
+44
|
|
*
|
batman-adv: fix header alignment by unrolling batadv_header
Simon Wunderlich
2013-12-28
10
-85
/
+118
|
|
*
|
batman-adv: fix alignment for batadv_coded_packet
Simon Wunderlich
2013-12-28
1
-2
/
+2
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-12-29
6
-8
/
+33
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
[next]