index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2010-09-27
net: Allow changing number of RX queues after device allocation
Ben Hutchings
2010-09-27
net: sk_{detach|attach}_filter() rcu fixes
Eric Dumazet
2010-09-27
fib: use atomic_inc_not_zero() in fib_rules_lookup
Eric Dumazet
2010-09-27
sit: percpu stats accounting
Eric Dumazet
2010-09-27
ipip: percpu stats accounting
Eric Dumazet
2010-09-27
ip_gre: percpu stats accounting
Eric Dumazet
2010-09-27
vlan: use this_cpu_ptr() in vlan_skb_recv()
Eric Dumazet
2010-09-27
Phonet: Implement Pipe Controller to support Nokia Slim Modems
Kumar Sanghvi
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-26
ipv6: add a missing unregister_pernet_subsys call
Neil Horman
2010-09-26
net: fix rcu use in ip_route_output_slow
Eric Dumazet
2010-09-26
rps: allocate rx queues in register_netdevice only
Eric Dumazet
2010-09-26
br2684: fix scheduling while atomic
Karl Hiramoto
2010-09-26
net: propagate NETIF_F_HIGHDMA to vlans
Eric Dumazet
2010-09-24
net: fix a lockdep splat
Eric Dumazet
2010-09-24
ip: take care of last fragment in ip_append_data
Eric Dumazet
2010-09-23
net: return operator cleanup
Eric Dumazet
2010-09-22
xfrm4: strip ECN bits from tos field
Ulrich Weber
2010-09-22
X.25 remove bkl in poll
andrew hendry
2010-09-22
X.25 remove bkl in getsockname
andrew hendry
2010-09-22
netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag
Jiri Olsa
2010-09-22
netfilter: nf_nat_snmp: fix checksum calculation (v4)
Patrick McHardy
2010-09-22
netfilter: fix a race in nf_ct_ext_create()
Eric Dumazet
2010-09-22
netfilter: fix ipt_REJECT TCP RST routing for indev == outdev
Changli Gao
2010-09-22
netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()
Simon Horman
2010-09-22
netfilter: tproxy: nf_tproxy_assign_sock() can handle tw sockets
Eric Dumazet
2010-09-21
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-09-21
caif: Use default send and receive buffer size in caif_socket.
Sjur Braendeland
2010-09-21
caif: Fix function NULL pointer check.
Sjur Braendeland
2010-09-21
caif: Minor fixes in log prints.
Sjur Braendeland
2010-09-21
caif: Remove buggy re-definition of pr_debug
Sjur Braendeland
2010-09-21
net: constify some ppp/pptp structs
Eric Dumazet
2010-09-21
net: core: use kernel's converter from hex to bin
Andy Shevchenko
2010-09-21
ethtool: Fix build due to lack of ethtool.h include.
David S. Miller
2010-09-21
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
2010-09-21
ip: fix truesize mismatch in ip fragmentation
Eric Dumazet
2010-09-21
ethtool: Allocate register dump buffer with vmalloc()
Ben Hutchings
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-09-21
dccp ccid-3: Remove redundant 'options_received' struct
Gerrit Renker
2010-09-21
dccp tfrc/ccid-3: computing the loss rate from the Loss Event Rate
Gerrit Renker
2010-09-21
dccp ccid-3: remove dead states
Gerrit Renker
2010-09-21
dccp: Replace magic CCID-specific numbers by symbolic constants
Gerrit Renker
2010-09-21
dccp: Add packet type information to CCID-specific option parsing
Gerrit Renker
2010-09-20
tcp: Fix race in tcp_poll
Tom Marshall
2010-09-20
rose: Fix signedness issues wrt. digi count.
David S. Miller
2010-09-20
xfrm: Allow different selector family in temporary state
Thomas Egerer
2010-09-20
wext: fix potential private ioctl memory content leak
Johannes Berg
2010-09-20
net: rx_dropped accounting
Eric Dumazet
2010-09-20
ip_gre: CONFIG_IPV6_MODULE support
Eric Dumazet
[next]