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
*
decnet: Stop using NLA_PUT*().
David S. Miller
2012-04-02
2
-12
/
+12
*
rtnetlink: Stop using NLA_PUT*().
David S. Miller
2012-04-02
1
-32
/
+35
*
neighbour: Stop using NLA_PUT*().
David S. Miller
2012-04-02
1
-35
/
+40
*
dcbnl: Stop using NLA_PUT*().
David S. Miller
2012-04-02
1
-30
/
+42
*
l2tp: Stop using NLA_PUT*().
David S. Miller
2012-04-02
1
-50
/
+64
*
ipset: Stop using NLA_PUT*().
David S. Miller
2012-04-02
12
-229
/
+271
*
ipvs: Stop using NLA_PUT*().
David S. Miller
2012-04-02
1
-50
/
+58
*
nf_conntrack_core: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-2
/
+3
*
nf_conntrack_netlink: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-34
/
+49
*
nf_conntrack_proto_dccp: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-8
/
+10
*
nf_conntrack_proto_generic: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-1
/
+2
*
nf_conntrack_proto_gre: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-4
/
+5
*
nf_conntrack_proto_sctp: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-12
/
+10
*
nf_conntrack_proto_tcp: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-33
/
+35
*
nf_conntrack_proto_udp{,lite}: Stop using NLA_PUT*().
David S. Miller
2012-04-01
2
-8
/
+10
*
nfnetlink_acct: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-4
/
+6
*
nfnetlink_cttimeout: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-5
/
+6
*
nfnetlink_log: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-42
/
+58
*
nfnetlink_queue: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-24
/
+35
*
genetlink: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-15
/
+20
*
nfc: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-29
/
+41
*
openvswitch: Stop using NLA_PUT*().
David S. Miller
2012-04-01
2
-21
/
+31
*
phonet: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-3
/
+5
*
pkt_sched: Stop using NLA_PUT*().
David S. Miller
2012-04-01
40
-157
/
+263
*
wireless: Stop using NLA_PUT*().
David S. Miller
2012-04-01
2
-545
/
+662
*
xfrm_user: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-43
/
+62
*
ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4
Shmulik Ladkani
2012-04-01
1
-7
/
+27
*
net/netfilter/nfnetlink_acct.c: use linux/atomic.h
Andrew Morton
2012-04-01
1
-1
/
+1
*
rose_dev: fix memcpy-bug in rose_set_mac_address
danborkmann@iogearbox.net
2012-04-01
1
-2
/
+2
*
net/garp: avoid infinite loop if attribute already exists
David Ward
2012-04-01
1
-12
/
+10
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-04-01
1
-1
/
+1
|
\
|
*
mac80211: fix oper channel timestamp updation
Rajkumar Manoharan
2012-03-28
1
-1
/
+1
*
|
net/core: dev_forward_skb() should clear skb_iif
Benjamin LaHaise
2012-03-28
1
-0
/
+1
*
|
net/ipv4: fix IPv4 multicast over network namespaces
Benjamin LaHaise
2012-03-28
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-03-27
3
-14
/
+21
|
\
\
|
|
/
|
*
mac80211: fix possible tid_rx->reorder_timer use after free
Stanislaw Gruszka
2012-03-26
1
-1
/
+2
|
*
mac80211: remove outdated comment
Eliad Peller
2012-03-26
1
-3
/
+0
|
*
cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info
John W. Linville
2012-03-26
1
-10
/
+19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-03-27
7
-57
/
+103
|
\
\
|
*
|
net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
Eric Dumazet
2012-03-27
1
-2
/
+6
|
*
|
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
2012-03-25
1
-2
/
+2
|
*
|
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
2012-03-23
5
-53
/
+95
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
netfilter: nf_conntrack: permanently attach timeout policy to conntrack
Pablo Neira Ayuso
2012-03-23
1
-17
/
+22
|
|
*
netfilter: xt_CT: fix assignation of the generic protocol tracker
Pablo Neira Ayuso
2012-03-23
1
-1
/
+8
|
|
*
netfilter: xt_CT: missing rcu_read_lock section in timeout assignment
Pablo Neira Ayuso
2012-03-23
1
-6
/
+12
|
|
*
netfilter: cttimeout: fix dependency with l4protocol conntrack module
Pablo Neira Ayuso
2012-03-23
3
-24
/
+48
|
|
*
netfilter: xt_LOG: use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6
Pablo Neira Ayuso
2012-03-22
1
-6
/
+6
*
|
|
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
1
-0
/
+1
|
\
\
\
|
*
|
|
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
2012-03-11
1
-0
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
Linus Torvalds
2012-03-23
1
-15
/
+9
|
\
\
\
\
[next]