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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-04
net: correctly interlink lower/upper devices
Veaceslav Falico
1
-2
/
+2
2013-09-04
skb: allow skb_scrub_packet() to be used by tunnels
Nicolas Dichtel
2
-8
/
+13
2013-09-03
net: neighbour: Remove CONFIG_ARPD
Tim Gardner
1
-2
/
+0
2013-08-31
qdisc: allow setting default queuing discipline
stephen hemminger
1
-1
/
+29
2013-08-29
net: add netdev_upper_get_next_dev_rcu(dev, iter)
Veaceslav Falico
1
-0
/
+25
2013-08-29
net: remove search_list from netdev_adjacent
Veaceslav Falico
1
-36
/
+1
2013-08-29
net: add lower_dev_list to net_device and make a full mesh
Veaceslav Falico
1
-27
/
+258
2013-08-29
net: rename netdev_upper to netdev_adjacent
Veaceslav Falico
1
-12
/
+12
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+3
2013-08-15
rtnetlink: remove an unneeded test
Dan Carpenter
1
-2
/
+2
2013-08-15
dev: move skb_scrub_packet() after eth_type_trans()
Nicolas Dichtel
1
-3
/
+3
2013-08-13
rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header
Asbjoern Sloth Toennesen
1
-1
/
+1
2013-08-10
rtnetlink: Fix inverted check in ndo_dflt_fdb_del()
Sridhar Samudrala
1
-1
/
+1
2013-08-10
net: attempt high order allocations in sock_alloc_send_pskb()
Eric Dumazet
1
-49
/
+51
2013-08-09
net: flow_dissector: add 802.1ad support
Eric Dumazet
1
-0
/
+1
2013-08-07
net: use skb_copy_datagram_from_iovec() in zerocopy_sg_from_iovec()
Jason Wang
1
-27
/
+10
2013-08-07
net: use release_pages() in zerocopy_sg_from_iovec()
Jason Wang
1
-4
/
+2
2013-08-07
net: remove the useless comment in zerocopy_sg_from_iovec()
Jason Wang
1
-1
/
+0
2013-08-07
net: use skb_fill_page_desc() in zerocopy_sg_from_iovec()
Jason Wang
1
-2
/
+1
2013-08-07
net: move zerocopy_sg_from_iovec() to net/core/datagram.c
Jason Wang
1
-0
/
+93
2013-08-07
net: move iov_pages() to net/core/iovec.c
Jason Wang
1
-0
/
+24
2013-08-05
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
1
-4
/
+6
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-14
/
+34
2013-08-03
fib_rules: fix suppressor names and default values
Stefan Tomanek
1
-4
/
+11
2013-08-02
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
1
-4
/
+6
2013-08-02
fib_rules: add route suppression based on ifgroup
Stefan Tomanek
1
-0
/
+10
2013-08-02
net: check net.core.somaxconn sysctl values
Roman Gushchin
1
-1
/
+5
2013-08-01
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
3
-5
/
+5
2013-07-31
fib_rules: add .suppress operation
Stefan Tomanek
1
-0
/
+8
2013-07-31
netem: Introduce skb_orphan_partial() helper
Eric Dumazet
1
-0
/
+19
2013-07-30
flow_dissector: add support for IPPROTO_IPV6
Tom Herbert
1
-0
/
+3
2013-07-30
flow_dissector: clean up IPIP case
Tom Herbert
1
-1
/
+2
2013-07-30
net: export physical port id via sysfs
Jiri Pirko
1
-0
/
+22
2013-07-30
rtnl: export physical port id via RT netlink
Jiri Pirko
1
-1
/
+24
2013-07-30
net: add ndo to get id of physical port of the device
Jiri Pirko
1
-0
/
+18
2013-07-29
pktgen: add needed include file
Stephen Rothwell
1
-0
/
+1
2013-07-27
pktgen: Use ip_send_check() to compute checksum
Thomas Graf
1
-2
/
+1
2013-07-27
pktgen: Add UDPCSUM flag to support UDP checksums
Thomas Graf
1
-5
/
+52
2013-07-26
neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/
Francesco Fusco
1
-7
/
+22
2013-07-24
net: fix comment above build_skb()
Florian Fainelli
1
-1
/
+2
2013-07-24
net: Make devnet_rename_seq static
Thomas Gleixner
1
-1
/
+1
2013-07-24
net: add sk_stream_is_writeable() helper
Eric Dumazet
1
-1
/
+1
2013-07-22
net: Provide a generic socket error queue delivery method for Tx time stamps.
Richard Cochran
1
-0
/
+47
2013-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-12
/
+29
2013-07-18
vlan: mask vlan prio bits
Eric Dumazet
1
-2
/
+9
2013-07-16
ethtool: fixed trailing statements in ethtool
Dragos Foianu
1
-10
/
+20
2013-07-14
net: delete __cpuinit usage from all net files
Paul Gortmaker
1
-2
/
+2
2013-07-12
net: access page->private by using page_private
Sunghan Suh
1
-3
/
+3
2013-07-11
gso: Update tunnel segmentation to support Tx checksum offload
Alexander Duyck
1
-8
/
+6
2013-07-10
net: rename busy poll socket op and globals
Eliezer Tamir
2
-7
/
+7
[next]