index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-09-03
2
-8
/
+4
|
\
|
*
netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...
Tejun Heo
2013-08-08
1
-4
/
+0
|
*
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
2013-08-08
2
-4
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-08-29
2
-0
/
+14
|
\
\
|
*
|
xfrm: revert ipv4 mtu determination to dst_mtu
Hannes Frederic Sowa
2013-08-26
1
-12
/
+0
|
*
|
xfrm: choose protocol family by skb protocol
Hannes Frederic Sowa
2013-08-19
1
-2
/
+2
|
*
|
xfrm: introduce helper for safe determination of mtu
Hannes Frederic Sowa
2013-08-14
2
-0
/
+20
|
*
|
xfrm: make local error reporting more robust
Hannes Frederic Sowa
2013-08-14
1
-0
/
+6
*
|
|
net: add cpu_relax to busy poll loop
Eliezer Tamir
2013-08-28
1
-0
/
+1
*
|
|
genl: Hold reference on correct module while netlink-dump.
Pravin B Shelar
2013-08-28
1
-2
/
+18
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-23
1
-0
/
+1
|
\
\
\
|
*
\
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-22
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
mac80211: add a flag to indicate CCK support for HT clients
Felix Fietkau
2013-08-21
1
-0
/
+1
*
|
|
|
|
ipv6: handle Redirect ICMP Message with no Redirected Header option
Duan Jiong
2013-08-22
1
-0
/
+2
*
|
|
|
|
net_sched: restore "linklayer atm" handling
Jesper Dangaard Brouer
2013-08-15
1
-1
/
+8
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.
Pravin B Shelar
2013-08-13
1
-14
/
+0
*
|
|
|
net: rename busy poll MIB counter
Eliezer Tamir
2013-08-09
1
-1
/
+1
*
|
|
|
busy_poll: cleanup do-nothing placeholders
Eliezer Tamir
2013-08-04
1
-5
/
+0
*
|
|
|
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
2013-08-01
2
-4
/
+4
*
|
|
|
net: fix a compile error when CONFIG_NET_LL_RX_POLL is not set
Cong Wang
2013-08-01
1
-0
/
+5
*
|
|
|
ipv6: prevent fib6_run_gc() contention
Michal Kubeček
2013-08-01
1
-1
/
+1
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-01
2
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD
Samuel Ortiz
2013-07-31
2
-3
/
+3
|
|
/
/
*
|
|
ndisc: Add missing inline to ndisc_addr_option_pad
Joe Perches
2013-07-31
1
-1
/
+1
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-13
1
-14
/
+16
|
\
\
|
|
/
|
/
|
|
*
net: rename busy poll socket op and globals
Eliezer Tamir
2013-07-10
1
-4
/
+4
|
*
net: rename ll methods to busy-poll
Eliezer Tamir
2013-07-10
1
-10
/
+12
|
*
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
2013-07-10
1
-0
/
+0
*
|
Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2013-07-11
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
9P: Add cancelled() to the transport functions.
Simon Derr
2013-07-07
1
-0
/
+3
|
*
net/9p: add privport option to 9p tcp transport
Jim Garlick
2013-07-07
1
-0
/
+3
*
|
net/fs: change busy poll time accounting
Eliezer Tamir
2013-07-09
1
-37
/
+18
*
|
net: rename low latency sockets functions to busy poll
Eliezer Tamir
2013-07-08
1
-22
/
+24
*
|
net: sock: fix TCP_SKB_MIN_TRUESIZE
Eric Dumazet
2013-07-03
1
-1
/
+1
*
|
net: gre: move GSO functions to gre_offload
Daniel Borkmann
2013-07-03
1
-0
/
+4
*
|
net: lls fix build with allnoconfig
Eliezer Tamir
2013-07-02
1
-3
/
+3
*
|
net: convert lls to use time_in_range()
Eliezer Tamir
2013-07-02
1
-9
/
+17
*
|
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2013-07-02
1
-0
/
+1
*
|
ipv4: remove fib_update_nh_saddrs() declaration.
Rami Rosen
2013-07-02
1
-1
/
+0
*
|
net: sctp: prevent checksum.h from double inclusion
Daniel Borkmann
2013-07-02
1
-0
/
+5
*
|
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-07-01
1
-0
/
+3
*
|
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
2013-07-01
1
-75
/
+0
*
|
net: avoid calling sched_clock when LLS is off
Eliezer Tamir
2013-07-01
1
-2
/
+15
*
|
net: fix LLS debug_smp_processor_id() warning
Eliezer Tamir
2013-07-01
1
-5
/
+25
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-07-01
5
-28
/
+52
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-28
5
-28
/
+52
|
|
\
\
|
|
*
\
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-06-24
3
-20
/
+12
|
|
|
\
\
|
|
|
*
|
Bluetooth: Remove unneeded flag
Andrei Emeltchenko
2013-06-23
1
-1
/
+0
|
|
|
*
|
Bluetooth: Remove inquiry helpers
Andre Guedes
2013-06-23
1
-2
/
+0
|
|
|
*
|
Bluetooth: Remove LE scan helpers
Andre Guedes
2013-06-23
1
-13
/
+0
[next]