index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
...
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-23
|
\
|
|
|
|
*
|
|
drop_monitor: allow more events per second
Eric Dumazet
2012-04-21
|
*
|
|
netns: do not leak net_generic data on failed init
Julian Anastasov
2012-04-18
*
|
|
|
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-23
*
|
|
|
net: allow better page reuse in splice(sock -> pipe)
Eric Dumazet
2012-04-21
*
|
|
|
sock: Introduce named constants for sk_reuse
Pavel Emelyanov
2012-04-21
*
|
|
|
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-20
*
|
|
|
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-19
*
|
|
|
net/core:Remove memleak reports by kmemleak_not_leak.
majianpeng
2012-04-18
*
|
|
|
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-15
*
|
|
|
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-13
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-12
|
\
|
|
|
|
*
|
|
net: allow pskb_expand_head() to get maximum tailroom
Eric Dumazet
2012-04-11
|
|
/
/
*
|
|
net: Fixed coding style issues relating to braces.
Jeffrin Jose
2012-04-12
*
|
|
net/core: simple_strtoul cleanup
Shuah Khan
2012-04-12
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-10
|
\
|
|
|
*
|
net: fix a race in sock_queue_err_skb()
Eric Dumazet
2012-04-06
|
*
|
bpf jit: Make the filter.c::__load_pointer helper non-static for the jits
Jan Seiffert
2012-04-03
|
*
|
net: fix /proc/net/dev regression
Eric Dumazet
2012-04-03
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-04-02
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
|
|
\
\
|
|
*
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
*
|
|
|
net: remove k{un}map_skb_frag()
Eric Dumazet
2012-04-05
*
|
|
|
ethtool: Add a common function for drivers with transmit time stamping.
Richard Cochran
2012-04-04
*
|
|
|
ethtool: Introduce a method for getting time stamping capabilities.
Richard Cochran
2012-04-04
*
|
|
|
filter: add XOR operation
Jiri Pirko
2012-04-03
*
|
|
|
filter: Allow to create sk-unattached filters
Jiri Pirko
2012-04-03
*
|
|
|
net: Report dev->promiscuity in netlink reports.
Ben Greear
2012-04-02
*
|
|
|
gen_stats: Stop using NLA_PUT*().
David S. Miller
2012-04-02
*
|
|
|
fib_rules: Stop using NLA_PUT*().
David S. Miller
2012-04-02
*
|
|
|
rtnetlink: Stop using NLA_PUT*().
David S. Miller
2012-04-02
*
|
|
|
neighbour: Stop using NLA_PUT*().
David S. Miller
2012-04-02
|
|
_
|
/
|
/
|
|
*
|
|
net/core: dev_forward_skb() should clear skb_iif
Benjamin LaHaise
2012-03-28
|
/
/
*
|
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
2012-03-25
[prev]
[next]