index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: eliminate redundant code with kfree_skb_list routine
Ying Xue
2013-12-11
2
-55
/
+9
*
net_sched: sfq: put sfq_unlink in a do - while loop
Yang Yingliang
2013-12-11
1
-4
/
+6
*
net_sched: add space around '>' and before '('
Yang Yingliang
2013-12-11
2
-2
/
+3
*
net_sched: change "foo* bar" to "foo *bar"
Yang Yingliang
2013-12-11
2
-3
/
+3
*
net_sched: cls_bpf: use tabs to do indent
Yang Yingliang
2013-12-11
1
-1
/
+1
*
net_sched: remove unnecessary parentheses while return
Yang Yingliang
2013-12-11
2
-2
/
+3
*
net: handle error more gracefully in socketpair()
Yann Droneaud
2013-12-11
1
-18
/
+31
*
net: more spelling fixes
stephen hemminger
2013-12-11
5
-11
/
+11
*
ipv4: add support for IFA_FLAGS nl attribute
Jiri Pirko
2013-12-11
1
-2
/
+6
*
dn_dev: add support for IFA_FLAGS nl attribute
Jiri Pirko
2013-12-11
1
-4
/
+9
*
neigh: use neigh_parms_net() to get struct neigh_parms->net pointer
Jiri Pirko
2013-12-10
1
-1
/
+1
*
ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag format
Jiri Pirko
2013-12-10
1
-2
/
+2
*
ipv6: use ip6_flowinfo helper
Florent Fourcot
2013-12-10
1
-2
/
+1
*
ipv6: add ip6_flowlabel helper
Florent Fourcot
2013-12-10
2
-2
/
+2
*
ipv6: remove rcv_tclass of ipv6_pinfo
Florent Fourcot
2013-12-10
2
-6
/
+2
*
ipv6: move IPV6_TCLASS_MASK definition in ipv6.h
Florent Fourcot
2013-12-10
2
-2
/
+0
*
ipv6: add flowinfo for tcp6 pkt_options for all cases
Florent Fourcot
2013-12-10
2
-0
/
+8
*
batadv: Slight optimization of batadv_compare_eth
Joe Perches
2013-12-10
1
-1
/
+1
*
neigh: ipv6: respect default values set before an address is assigned to device
Jiri Pirko
2013-12-10
2
-1
/
+8
*
neigh: restore old behaviour of default parms values
Jiri Pirko
2013-12-10
3
-6
/
+72
*
neigh: use tbl->family to distinguish ipv4 from ipv6
Jiri Pirko
2013-12-10
5
-5
/
+17
*
neigh: wrap proc dointvec functions
Jiri Pirko
2013-12-10
2
-15
/
+50
*
neigh: convert parms to an array
Jiri Pirko
2013-12-10
6
-244
/
+203
*
tipc: remove interface state mirroring in bearer
Erik Hugne
2013-12-10
7
-117
/
+28
*
x25: convert printks to pr_<level>
wangweidong
2013-12-10
7
-17
/
+32
*
packet: introduce PACKET_QDISC_BYPASS socket option
Daniel Borkmann
2013-12-10
2
-12
/
+80
*
net: dev: move inline skb_needs_linearize helper to header
Daniel Borkmann
2013-12-10
1
-15
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-10
16
-63
/
+67
|
\
|
*
packet: fix send path when running with proto == 0
Daniel Borkmann
2013-12-10
1
-25
/
+40
|
*
br: fix use of ->rx_handler_data in code executed on non-rx_handler path
Jiri Pirko
2013-12-06
2
-1
/
+11
|
*
net: clear local_df when passing skb between namespaces
Hannes Frederic Sowa
2013-12-06
1
-0
/
+1
|
*
tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.
Eric W. Biederman
2013-12-06
1
-7
/
+0
|
*
sctp: disable max_burst when the max_burst is 0
wangweidong
2013-12-06
1
-1
/
+1
|
*
net_sched: Use default action walker methods
Jamal Hadi Salim
2013-12-06
8
-9
/
+0
|
*
net_sched: Provide default walker function for actions
Jamal Hadi Salim
2013-12-06
1
-6
/
+3
|
*
net_sched: Use default action lookup functions
Jamal Hadi Salim
2013-12-06
7
-8
/
+0
|
*
net_sched: Default action lookup method for actions
Jamal Hadi Salim
2013-12-06
1
-2
/
+3
|
*
net_sched: Fail if missing mandatory action operation methods
Jamal Hadi Salim
2013-12-06
1
-4
/
+8
*
|
pkt_sched: give visibility to mq slave qdiscs
Eric Dumazet
2013-12-10
3
-9
/
+17
*
|
unix: convert printks to pr_<level>
wangweidong
2013-12-06
1
-4
/
+5
*
|
ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage tempor...
Jiri Pirko
2013-12-06
1
-72
/
+99
*
|
ipv6 addrconf: extend ifa_flags to u32
Jiri Pirko
2013-12-06
1
-12
/
+20
*
|
net: introduce dev_consume_skb_any()
Eric Dumazet
2013-12-06
1
-15
/
+30
*
|
sctp: fix some comments in associola.c
wangweidong
2013-12-06
1
-4
/
+4
*
|
sctp: convert sctp_peer_needs_update to boolean
wangweidong
2013-12-06
1
-3
/
+3
*
|
sctp: remove the else path
wangweidong
2013-12-06
1
-7
/
+3
*
|
sctp: remove the duplicate initialize
wangweidong
2013-12-06
1
-41
/
+0
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-12-06
46
-1092
/
+2460
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-06
46
-1092
/
+2460
|
|
\
\
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-06
15
-59
/
+99
|
|
|
\
\
[next]