index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
atm: Allow MSG_PEEK for atm sockets
Jorge Boncompte [DTI2]
2011-11-22
atm: Introduce vcc_process_recv_queue
Jorge Boncompte [DTI2]
2011-11-22
atm: clip: move clip_devs check to clip_push
Jorge Boncompte [DTI2]
2011-11-22
atm: clip: Don't move counters backwards
Jorge Boncompte [DTI2]
2011-11-22
atm: br2684: Do not move counters backwards
Jorge Boncompte [DTI2]
2011-11-22
xfrm: optimize ipv4 selector matching
Alexey Dobriyan
2011-11-22
net: add network priority cgroup infrastructure (v4)
Neil Horman
2011-11-21
netfilter: use jump_label for nf_hooks
Eric Dumazet
2011-11-21
RxRPC: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-21
irttp: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-18
ipv4: fix redirect handling
Eric Dumazet
2011-11-18
ping: dont increment ICMP_MIB_INERRORS
Eric Dumazet
2011-11-18
Phonet: set the pipe handle using setsockopt
Dinesh Kumar Sharma
2011-11-18
ip_gre: Set needed_headroom dynamically again
Herbert Xu
2011-11-18
packet: Add needed_tailroom to packet_sendmsg_spkt
Herbert Xu
2011-11-18
net: Remove all uses of LL_ALLOCATED_SPACE
Herbert Xu
2011-11-18
ipv6: Remove all uses of LL_ALLOCATED_SPACE
Herbert Xu
2011-11-18
ipv4: Remove all uses of LL_ALLOCATED_SPACE
Herbert Xu
2011-11-17
net: use jump_label to shortcut RPS if not setup
Eric Dumazet
2011-11-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-17
ipv6: Use pr_warn() in ip6_fib.c
David S. Miller
2011-11-17
IPV6 Fix a crash when trying to replace non existing route
Matti Vaittinen
2011-11-16
net: new counter for tx_timeout errors in sysfs
david decotigny
2011-11-16
net-sysfs: fixed minor sparse warning
david decotigny
2011-11-16
net: ethtool: fix coding style
Michał Mirosław
2011-11-16
6LoWPAN: double free in lowpan_fragment_xmit()
Dan Carpenter
2011-11-16
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
2011-11-16
ethtool: prepare for larger netdev_features_t type
Michał Mirosław
2011-11-16
net: ethtool: use C99 array initialization for feature-names table
Michał Mirosław
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
net: ethtool: break association of ETH_FLAG_* with NETIF_F_*
Michał Mirosław
2011-11-16
net: remove legacy ethtool ops
Michał Mirosław
2011-11-16
bridge: correct IPv6 checksum after pull
stephen hemminger
2011-11-16
net: use jump_label for netstamp_needed
Eric Dumazet
2011-11-16
tcp: clear xmit timers in tcp_v4_syn_recv_sock()
Eric Dumazet
2011-11-15
IPv6: Removing unnecessary NULL checks.
Matti Vaittinen
2011-11-14
net/packet: Revert incorrect dead-code changes to prb_setup_retire_blk_timer
Jesper Juhl
2011-11-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-11-14
ipv4: fix a memory leak in ic_bootp_send_if
RongQing.Li
2011-11-14
IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn abou...
Matti Vaittinen
2011-11-14
IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_...
Matti Vaittinen
2011-11-14
net: introduce build_skb()
Eric Dumazet
2011-11-14
net-netlink: Add a new attribute to expose TCLASS values via netlink
Maciej Żenczykowski
2011-11-14
neigh: new unresolved queue limits
Eric Dumazet
2011-11-14
bridge: add NTF_USE support
stephen hemminger
2011-11-14
bridge: Fix potential deadlock on br->multicast_lock
Andrey Vagin
2011-11-14
ip6_tunnel: copy parms.name after register_netdevice
Josh Boyer
2011-11-14
6LoWPAN: UDP header decompression
alex.bluesman.smirnov@gmail.com
[next]