index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2012-05-08
net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync
Hans Schillstrom
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-06
skb: Add inline helper for getting the skb end offset from head
Alexander Duyck
2012-05-06
skb: Drop "fastpath" variable for skb_cloned check in pskb_expand_head
Alexander Duyck
2012-05-06
skb: Drop bad code from pskb_expand_head
Alexander Duyck
2012-05-03
skb: Add skb_head_is_locked helper function
Alexander Duyck
2012-05-03
net: Fix truesize accounting in skb_gro_receive()
Eric Dumazet
2012-05-03
net: Add missing linux/prefetch.h include to net/core/sock.c
David S. Miller
2012-05-03
net: Stop decapitating clones that have a head_frag
Alexander Duyck
2012-05-02
drop_monitor: prevent init path from scheduling on the wrong cpu
Neil Horman
2012-05-01
net: add a prefetch in socket backlog processing
Eric Dumazet
2012-04-30
net: makes skb_splice_bits() aware of skb->head_frag
Eric Dumazet
2012-04-30
net: make GRO aware of skb->head_frag
Eric Dumazet
2012-04-30
net: allow skb->head to be a page fragment
Eric Dumazet
2012-04-28
net: Fixed a coding style issue related to spaces.
Jeffrin Jose
2012-04-28
drop_monitor: Make updating data->skb smp safe
Neil Horman
2012-04-28
drop_monitor: fix sleeping in invalid context warning
Neil Horman
2012-04-27
net: cleanups in sock_setsockopt()
Eric Dumazet
2012-04-25
net: sock_diag_handler structs can be const
Shan Wei
2012-04-23
net: make spd_fill_page() linear argument a bool
Eric Dumazet
2012-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-23
net: Use bool and remove inline in skb_splice_bits() code.
David S. Miller
2012-04-23
net: speedup skb_splice_bits()
Eric Dumazet
2012-04-23
net: add a limit parameter to sk_add_backlog()
Eric Dumazet
2012-04-21
net: allow better page reuse in splice(sock -> pipe)
Eric Dumazet
2012-04-21
drop_monitor: allow more events per second
Eric Dumazet
2012-04-21
sock: Introduce named constants for sk_reuse
Pavel Emelyanov
2012-04-20
net: Delete all remaining instances of ctl_path
Eric W. Biederman
2012-04-20
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
2012-04-20
net neighbour: Convert to use register_net_sysctl
Eric W. Biederman
2012-04-20
net core: Remove unneded creation of an empty net/core sysctl directory
Eric W. Biederman
2012-04-20
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
2012-04-20
net: Kill register_sysctl_rotable
Eric W. Biederman
2012-04-19
net: gro: GRO_MERGED_FREE consumes packets
Eric Dumazet
2012-04-19
net: dont drop packet but consume it
Eric Dumazet
2012-04-19
net: fix compile error of leaking kmemleak.h header
Shan Wei
2012-04-18
net/core:Remove memleak reports by kmemleak_not_leak.
majianpeng
2012-04-18
netns: do not leak net_generic data on failed init
Julian Anastasov
2012-04-15
net: rtnetlink notify events for FDB NTF_SELF adds and deletes
John Fastabend
2012-04-15
net: add fdb generic dump routine
John Fastabend
2012-04-15
net: addr_list: add exclusive dev_uc_add and dev_mc_add
John Fastabend
2012-04-15
net: add generic PF_BRIDGE:RTM_ FDB hooks
John Fastabend
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-13
neighbour: Make neigh_table_init_no_netlink() static.
Hiroaki SHIMODA
2012-04-13
rtnetlink & bonding: change args got get_tx_queues
stephen hemminger
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-13
net: In unregister_netdevice_notifier unregister the netdevices.
Eric W. Biederman
2012-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-12
net: Fixed coding style issues relating to braces.
Jeffrin Jose
2012-04-12
net/core: simple_strtoul cleanup
Shuah Khan
[next]