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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
2009-12-08
2
-3
/
+1
|
\
|
*
Merge commit 'v2.6.32-rc7'
Eric W. Biederman
2009-11-17
2
-5
/
+7
|
|
\
|
*
|
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
2009-11-12
2
-3
/
+1
*
|
|
Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Linus Torvalds
2009-11-30
1
-0
/
+6
|
\
\
\
|
*
|
|
mac80211: fix spurious delBA handling
Johannes Berg
2009-11-30
1
-0
/
+6
*
|
|
|
sctp: on T3_RTX retransmit all the in-flight chunks
Andrei Pelinescu-Onciul
2009-11-29
1
-1
/
+0
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-11-18
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sctp: Set source addresses on the association before adding transports
Vlad Yasevich
2009-11-13
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-11-09
2
-5
/
+7
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
netfilter: nf_nat: fix NAT issue in 2.6.30.4+
Jozsef Kadlecsik
2009-11-06
2
-5
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-11-03
1
-1
/
+2
|
\
\
|
|
/
|
*
net: Fix RPF to work with policy routing
jamal
2009-10-29
1
-1
/
+2
*
|
9p: fix readdir corner cases
Eric Van Hensbergen
2009-11-02
1
-4
/
+3
|
/
*
net: Fix struct inet_timewait_sock bitfield annotation
Eric Dumazet
2009-10-20
1
-4
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-10-13
1
-0
/
+2
|
\
|
*
mac80211: document ieee80211_rx() context requirement
Johannes Berg
2009-10-12
1
-0
/
+2
*
|
net: Fix struct sock bitfield annotation
Eric Dumazet
2009-10-11
1
-5
/
+5
|
/
*
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
8
-20
/
+20
*
wext: add back wireless/ dir in sysfs for cfg80211 interfaces
Johannes Berg
2009-09-28
1
-0
/
+1
*
Revert "sit: stateless autoconf for isatap"
Sascha Hlusiak
2009-09-26
1
-7
/
+0
*
tunnel: eliminate recursion field
Eric Dumazet
2009-09-24
1
-1
/
+0
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
2
-3
/
+1
*
9p: Add fscache support to 9p
Abhishek Kulkarni
2009-09-23
1
-0
/
+3
*
pkt_sched: Fix tx queue selection in tc_modify_qdisc
Jarek Poplawski
2009-09-15
1
-1
/
+1
*
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
2009-09-15
1
-0
/
+2
*
tcp: fix ssthresh u16 leftover
Ilpo Järvinen
2009-09-15
1
-0
/
+7
*
net: constify struct inet6_protocol
Alexey Dobriyan
2009-09-14
1
-3
/
+3
*
net: constify struct net_protocol
Alexey Dobriyan
2009-09-14
1
-4
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-09-10
3
-4
/
+4
|
\
|
*
netfilter: nfnetlink: constify message attributes and headers
Patrick McHardy
2009-08-25
1
-1
/
+1
|
*
netlink: constify nlmsghdr arguments
Patrick McHardy
2009-08-25
2
-3
/
+3
*
|
net_sched: fix estimator lock selection for mq child qdiscs
Patrick McHardy
2009-09-09
1
-0
/
+1
*
|
net_sched: add classful multiqueue dummy scheduler
David S. Miller
2009-09-06
1
-0
/
+4
*
|
net_sched: move dev_graft_qdisc() to sch_generic.c
Patrick McHardy
2009-09-06
1
-0
/
+2
*
|
sctp: turn flags in 'struct sctp_association' into bit fields
Wei Yongjun
2009-09-04
1
-12
/
+9
*
|
sctp: Sysctl configuration for IPv4 Address Scoping
Bhaskar Dutta
2009-09-04
2
-0
/
+17
*
|
sctp: Turn flags in 'sctp_packet' into bit fields
Vlad Yasevich
2009-09-04
1
-16
/
+6
*
|
sctp: Fix SCTP_MAXSEG socket option to comply to spec.
Vlad Yasevich
2009-09-04
2
-3
/
+5
*
|
sctp: Don't do NAGLE delay on large writes that were fragmented small
Vlad Yasevich
2009-09-04
1
-1
/
+1
*
|
sctp: drop a_rwnd to 0 when receive buffer overflows.
Vlad Yasevich
2009-09-04
1
-0
/
+6
*
|
sctp: Send user messages to the lower layer as one
Vlad Yasevich
2009-09-04
2
-0
/
+4
*
|
sctp: Disallow new connection on a closing socket
Vlad Yasevich
2009-09-04
1
-1
/
+1
*
|
sctp: remove unused union (sctp_cmsg_data_t) definition
Rami Rosen
2009-09-04
1
-6
/
+0
*
|
tcp: replace hard coded GFP_KERNEL with sk_allocation
Wu Fengguang
2009-09-02
1
-1
/
+1
*
|
vlan: multiqueue vlan device
Eric Dumazet
2009-09-02
1
-0
/
+3
*
|
inet: inet_connection_sock_af_ops const
Stephen Hemminger
2009-09-02
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-09-02
4
-8
/
+8
|
\
\
|
*
|
pkt_sched: Revert tasklet_hrtimer changes.
David S. Miller
2009-09-01
1
-2
/
+2
|
*
|
pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer
David S. Miller
2009-08-22
1
-2
/
+2
|
*
|
net: restore gnet_stats_basic to previous definition
Eric Dumazet
2009-08-17
4
-8
/
+8
[next]