index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-17
net: Add utility function to copy skb hash
Tom Herbert
1
-2
/
+1
2013-12-17
net: Add utility functions to clear rxhash
Tom Herbert
3
-9
/
+8
2013-12-17
net: Change skb_get_rxhash to skb_get_hash
Tom Herbert
6
-10
/
+10
2013-12-17
net/hsr: using kfree_rcu() to simplify the code
Wei Yongjun
1
-9
/
+4
2013-12-17
neigh: Netlink notification for administrative NUD state change
Bob Gilligan
1
-0
/
+1
2013-12-17
pkt_sched: fq: more robust memory allocation
Eric Dumazet
1
-6
/
+28
2013-12-17
tcp: refine TSO splits
Eric Dumazet
1
-39
/
+54
2013-12-17
net: remove dead code for add/del multiple
stephen hemminger
1
-96
/
+1
2013-12-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
31
-216
/
+970
2013-12-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-1
/
+3
2013-12-17
net: unix: allow bind to fail on mutex lock
Sasha Levin
1
-2
/
+6
2013-12-17
udp: ipv4: do not use sk_dst_lock from softirq context
Eric Dumazet
1
-9
/
+4
2013-12-17
net: ovs: use CRC32 accelerated flow hash if available
Francesco Fusco
1
-2
/
+2
2013-12-16
sctp: loading sctp when load sctp_probe
wangweidong
1
-1
/
+16
2013-12-16
tipc: change lock_sock order in connect()
wangweidong
1
-4
/
+2
2013-12-16
tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>
wangweidong
1
-1
/
+1
2013-12-16
tipc: kill unnecessary goto's
wangweidong
1
-8
/
+6
2013-12-16
tipc: remove unnecessary variables and conditions
wangweidong
3
-17
/
+8
2013-12-16
xfrm: export verify_userspi_info for pkfey and netlink interface
Fan Du
3
-24
/
+31
2013-12-16
xfrm: check user specified spi for IPComp
Fan Du
1
-1
/
+3
2013-12-15
net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()
Jerry Chu
1
-8
/
+4
2013-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
59
-291
/
+472
2013-12-14
ipv6: fix compiler warning in ipv6_exthdrs_len
Hannes Frederic Sowa
1
-4
/
+5
2013-12-14
bonding: create bond_first_slave_rcu()
dingtianhong
1
-0
/
+21
2013-12-14
pkt_sched: set root qdisc before change() in attach_default_qdiscs()
Eric Dumazet
2
-2
/
+5
2013-12-14
packet: fix using smp_processor_id() in preemptible code
Li Zhong
1
-1
/
+1
2013-12-14
netconf: add proxy-arp support
stephen hemminger
1
-12
/
+29
2013-12-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
31
-216
/
+970
2013-12-12
ipv6: fix incorrect type in declaration
Florent Fourcot
1
-1
/
+2
2013-12-12
net-gro: Prepare GRO stack for the upcoming tunneling support
Jerry Chu
5
-74
/
+96
2013-12-12
netfilter: nft_reject: fix endianness in dump function
Eric Leblond
1
-1
/
+1
2013-12-11
sch_tbf: use do_div() for 64-bit divide
Yang Yingliang
1
-2
/
+4
2013-12-11
udp: ipv4: must add synchronization in udp_sk_rx_dst_set()
Eric Dumazet
1
-6
/
+16
2013-12-11
udp: ipv4: fix potential use after free in udp_v4_early_demux()
Eric Dumazet
1
-3
/
+6
2013-12-11
ipv6: router reachability probing
Jiri Benc
2
-6
/
+25
2013-12-11
sctp: remove redundant null check on asoc
wangweidong
1
-4
/
+2
2013-12-11
sch_htb: remove unnecessary NULL pointer judgment
Yang Yingliang
1
-11
/
+5
2013-12-11
net: sched: htb: fix the calculation of quantum
Yang Yingliang
1
-8
/
+12
2013-12-11
net: sched: tbf: fix the calculation of max_size
Yang Yingliang
1
-45
/
+70
2013-12-11
ipv4: fix wildcard search with inet_confirm_addr()
Nicolas Dichtel
2
-6
/
+7
2013-12-11
net_sched: expand control flow of macro SKIP_NONLOCAL
Yang Yingliang
1
-35
/
+122
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
22
-61
/
+22
2013-12-11
rfkill: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+1
2013-12-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
6
-73
/
+877
2013-12-11
netfilter: SYNPROXY target: restrict to INPUT/FORWARD
Patrick McHardy
2
-0
/
+2
2013-12-11
tipc: remove unused 'blocked' flag from tipc_link struct
Ying Xue
2
-11
/
+7
2013-12-11
tipc: eliminate code duplication in media layer
Ying Xue
4
-231
/
+149
2013-12-11
tipc: relocate common functions from media to bearer
Ying Xue
5
-401
/
+114
2013-12-11
tipc: remove TIPC usage of field af_packet_priv in struct net_device
Ying Xue
3
-46
/
+65
2013-12-11
tipc: improve naming and comment consistency in media layer
Jon Paul Maloy
2
-19
/
+19
[prev]
[next]