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
2012-07-20
rtnl: allow to specify number of rx and tx queues on device creation
Jiri Pirko
1
-2
/
+13
2012-07-20
rtnl: allow to specify different num for rx and tx queue count
Jiri Pirko
1
-8
/
+8
2012-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-20
/
+60
2012-07-18
net: Statically initialize init_net.dev_base_head
Rustad, Mark D
2
-2
/
+5
2012-07-18
ipv6: add ipv6_addr_hash() helper
Eric Dumazet
1
-2
/
+3
2012-07-18
skbuff: Use correct allocation in skb_copy_ubufs
Krishna Kumar
1
-5
/
+5
2012-07-17
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
Jiri Pirko
1
-5
/
+5
2012-07-16
net: cgroup: fix access the unallocated memory in netprio cgroup
Gao feng
1
-17
/
+54
2012-07-16
net: make sock diag per-namespace
Andrey Vagin
1
-7
/
+20
2012-07-16
net: respect GFP_DMA in __netdev_alloc_skb()
Eric Dumazet
1
-1
/
+1
2012-07-13
net: Update alloc frag to reduce get/put page usage and recycle pages
Alexander Duyck
1
-8
/
+20
2012-07-11
tcp: TCP Small Queues
Eric Dumazet
1
-0
/
+4
2012-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+10
2012-07-10
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
3
-6
/
+9
2012-07-10
net: Properly define functions with no parameters
Ben Hutchings
1
-1
/
+1
2012-07-10
rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
David S. Miller
1
-3
/
+1
2012-07-09
net: cgroup: fix out of bounds accesses
Eric Dumazet
2
-4
/
+8
2012-07-09
cgroup: fix panic in netprio_cgroup
Gao feng
1
-1
/
+2
2012-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-07-05
net-next: Add netif_get_num_default_rss_queues
Yuval Mintz
1
-0
/
+11
2012-07-05
net: Kill dst->_neighbour, accessors, and final uses.
David S. Miller
1
-18
/
+0
2012-07-05
neigh: Convert over to dst_neigh_lookup_skb().
David S. Miller
1
-3
/
+16
2012-07-05
net: Do delayed neigh confirmation.
David S. Miller
1
-1
/
+2
2012-07-05
ipv4: Make neigh lookups directly in output packet path.
David S. Miller
1
-5
/
+7
2012-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2012-07-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2012-06-29
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2
-4
/
+13
2012-06-29
ipv4: Elide fib_validate_source() completely when possible.
David S. Miller
1
-0
/
+4
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-06-28
net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.
Vinson Lee
1
-2
/
+2
2012-06-27
net: skb_free_datagram_locked() doesnt drop all packets
Eric Dumazet
1
-1
/
+0
2012-06-27
netlink: Get rid of obsolete rtnetlink macros
Thomas Graf
1
-13
/
+0
2012-06-27
sock_diag: Do not use RTA_PUT() macros
Thomas Graf
1
-9
/
+3
2012-06-19
ipv4: Early TCP socket demux.
David S. Miller
1
-0
/
+5
2012-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-27
/
+7
2012-06-15
net: remove skb_orphan_try()
Eric Dumazet
1
-22
/
+1
2012-06-13
netpoll: fix netpoll_send_udp() bugs
Eric Dumazet
1
-5
/
+6
2012-06-13
splice: fix racy pipe->buffers uses
Eric Dumazet
1
-0
/
+1
2012-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-11
/
+9
2012-06-12
ethtool: Make more commands available to unprivileged processes
Ben Hutchings
1
-0
/
+5
2012-06-12
net-next: add dev_loopback_xmit() to avoid duplicate code
Michel Machado
1
-0
/
+17
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-74
/
+0
2012-06-08
net/core: fix kernel-doc warnings
Randy Dunlap
2
-3
/
+3
2012-06-07
Added kernel support in EEE Ethtool commands
Yuval Mintz
1
-0
/
+40
2012-06-07
net: Update kernel-doc for __alloc_skb()
Ben Hutchings
1
-2
/
+2
2012-06-07
net: neighbour: fix neigh_dump_info()
Eric Dumazet
1
-8
/
+6
2012-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-69
/
+33
2012-06-05
wireless: remove wext sysfs
Johannes Berg
1
-74
/
+0
2012-06-04
drop_monitor: dont sleep in atomic context
Eric Dumazet
1
-69
/
+33
2012-06-04
sock_diag: add SK_MEMINFO_BACKLOG
Eric Dumazet
1
-0
/
+1
[next]