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
*
sctp: Make the association hashtable handle multiple network namespaces
Eric W. Biederman
2012-08-14
4
-28
/
+49
*
sctp: Make the endpoint hashtable handle multiple network namespaces
Eric W. Biederman
2012-08-14
2
-8
/
+15
*
sctp: Make the port hash table use struct net in it's key.
Eric W. Biederman
2012-08-14
1
-9
/
+13
*
packet: Report socket mclist info via diag module
Pavel Emelyanov
2012-08-14
1
-0
/
+39
*
packet: Report more packet sk info via diag module
Pavel Emelyanov
2012-08-14
1
-0
/
+33
*
packet: Diag core and basic socket info dumping
Pavel Emelyanov
2012-08-14
3
-0
/
+114
*
packet: Introduce net/packet/internal.h header
Pavel Emelyanov
2012-08-14
2
-97
/
+105
*
net: ipv4: fib_trie: Don't unnecessarily search for already found fib leaf
Igor Maravic
2012-08-14
1
-4
/
+6
*
Replace rwlock on xfrm_policy_afinfo with rcu
Priyanka Jain
2012-08-14
1
-18
/
+21
*
gre: Support GRE over IPv6
xeb@mail.ru
2012-08-14
4
-24
/
+1872
*
net: remove netdev_bonding_change()
Amerigo Wang
2012-08-14
1
-6
/
+0
*
net: move and rename netif_notify_peers()
Amerigo Wang
2012-08-14
2
-18
/
+18
*
net: Loopback ifindex is constant now
Pavel Emelyanov
2012-08-09
6
-10
/
+10
*
net: Make ifindex generation per-net namespace
Pavel Emelyanov
2012-08-09
1
-2
/
+2
*
net: Allow to create links with given ifindex
Pavel Emelyanov
2012-08-09
2
-6
/
+13
*
time: jiffies_delta_to_clock_t() helper to the rescue
Eric Dumazet
2012-08-09
6
-19
/
+16
*
fib: use __fls() on non null argument
Eric Dumazet
2012-08-07
1
-1
/
+2
*
tcp: ecn: dont delay ACKS after CE
Eric Dumazet
2012-08-06
1
-1
/
+5
*
net: tcp: GRO should be ECN friendly
Eric Dumazet
2012-08-06
1
-2
/
+2
*
ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNET
Eric Dumazet
2012-08-04
1
-4
/
+7
*
ipv4: change inet_addr_hash()
Eric Dumazet
2012-08-04
1
-21
/
+18
*
net_sched: gact: Fix potential panic in tcf_gact().
Hiroaki SHIMODA
2012-08-03
1
-3
/
+11
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-08-02
4
-3
/
+24
|
\
|
*
cfg80211: Clear "beacon_found" on regulatory restore
Paul Stewart
2012-08-02
1
-0
/
+1
|
*
cfg80211: add channel flag to prohibit OFDM operation
Seth Forshee
2012-08-02
1
-0
/
+2
|
*
mac80211: cancel mesh path timer
Johannes Berg
2012-08-01
1
-0
/
+1
|
*
mac80211: clear timer bits when disconnecting
Johannes Berg
2012-08-01
2
-0
/
+4
|
*
mac80211: don't clear sched_scan_sdata on sched scan stop request
Eliad Peller
2012-07-30
1
-1
/
+0
|
*
Merge remote-tracking branch 'wireless/master' into mac80211
Johannes Berg
2012-07-30
457
-17258
/
+24321
|
|
\
|
*
|
wireless: reg: restore previous behaviour of chan->max_power calculations
Stanislaw Gruszka
2012-07-25
1
-1
/
+15
|
*
|
mac80211: fix scan_sdata assignment
Johannes Berg
2012-07-24
1
-1
/
+1
*
|
|
ipv4: route.c cleanup
Eric Dumazet
2012-08-02
1
-4
/
+0
*
|
|
Fix unexpected SA hard expiration after changing date
Fan Du
2012-08-02
1
-4
/
+17
*
|
|
tcp: Apply device TSO segment limit earlier
Ben Hutchings
2012-08-02
4
-11
/
+18
*
|
|
net: Allow driver to limit number of GSO segments per skb
Ben Hutchings
2012-08-02
1
-0
/
+4
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
1
-50
/
+43
|
\
\
\
|
*
|
|
clean unix_bind() up a bit
Al Viro
2012-07-29
1
-45
/
+43
|
*
|
|
pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_crea...
Al Viro
2012-07-29
1
-4
/
+0
|
*
|
|
new helper: done_path_create()
Al Viro
2012-07-29
1
-5
/
+4
*
|
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-31
16
-60
/
+304
|
\
\
\
\
|
*
|
|
|
nfs: enable swap on NFS
Mel Gorman
2012-07-31
4
-2
/
+62
|
*
|
|
|
netvm: prevent a stream-specific deadlock
Mel Gorman
2012-07-31
4
-13
/
+27
|
*
|
|
|
netvm: set PF_MEMALLOC as appropriate during SKB processing
Mel Gorman
2012-07-31
2
-6
/
+63
|
*
|
|
|
netvm: allow skb allocation to use PFMEMALLOC reserves
Mel Gorman
2012-07-31
3
-25
/
+112
|
*
|
|
|
netvm: allow the use of __GFP_MEMALLOC by specific sockets
Mel Gorman
2012-07-31
1
-0
/
+22
|
*
|
|
|
net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on th...
Mel Gorman
2012-07-31
2
-8
/
+12
|
*
|
|
|
memcg: rename config variables
Andrew Morton
2012-07-31
5
-6
/
+6
*
|
|
|
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-31
2
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
net: feed /dev/random with the MAC address when registering a device
Theodore Ts'o
2012-07-14
2
-0
/
+4
*
|
|
|
|
|
Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-07-31
4
-5
/
+19
|
\
\
\
\
\
\
[next]