index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2007-04-25
[NET]: show bound packet types
Stephen Hemminger
2007-04-25
[NET]: make seq_operations const
Stephen Hemminger
2007-04-25
[NET]: network dev read_mostly
Stephen Hemminger
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Use skb_reset_network_header in skb_push cases
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
Eric Dumazet
2007-04-25
[NET]: New sysctls should use __read_mostly tags
Eric Dumazet
2007-04-25
[NET]: deinline some functions
Stephen Hemminger
2007-04-25
[WIRELESS]: use ARRAY_SIZE()
Stephen Hemminger
2007-04-25
[NET] core: whitespace cleanup
Stephen Hemminger
2007-04-25
[NET]: Replace CONFIG_NET_DEBUG with sysctl.
Stephen Hemminger
2007-04-25
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
2007-04-25
[NET] CORE: Use htons() where appropriate.
YOSHIFUJI Hideaki
2007-04-25
[UDP]: Clean up UDP-Lite receive checksum
Herbert Xu
2007-04-25
[NET]: convert network timestamps to ktime_t
Eric Dumazet
2007-04-25
[PKTGEN]: fix device name handling
Stephen Hemminger
2007-04-25
[PKTGEN]: don't use __constant_htonl()
Stephen Hemminger
2007-04-25
[PKTGEN]: use random32
Stephen Hemminger
2007-04-25
[PKTGEN]: use pr_debug
Stephen Hemminger
2007-04-25
[NET]: Keep sk_backlog near sk_lock
Eric Dumazet
2007-04-17
[NET]: Set a separate lockdep class for neighbour table's proxy_queue
Pavel Emelianov
2007-04-17
[NET]: Fix UDP checksum issue in net poll mode.
Aubrey.Li
2007-04-17
[NET]: Get rid of alloc_skb_from_cache
Herbert Xu
2007-04-12
[PKTGEN]: Add try_to_freeze()
Andrew Morton
2007-04-04
[PATCH] net: Ignore sysfs network device rename bugs.
Eric W. Biederman
2007-04-02
[NET]: Change "not found" return value for rule lookup
Steven Whitehouse
2007-03-29
[IFB]: Fix crash on input device removal
Patrick McHardy
2007-03-28
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
2007-03-27
[PATCH] WE-22 : prevent information leak on 64 bit
Jean Tourrilhes
2007-03-25
[NET_SCHED]: Fix ingress locking
Patrick McHardy
2007-03-25
[NET]: Fix neighbour destructor handling.
Alexey Kuznetsov
2007-03-25
[NET]: Fix fib_rules compatibility breakage
Thomas Graf
2007-03-22
[NET]: fix up misplaced inlines.
Dave Jones
2007-03-22
[NET]: Fix fib_rules dump race
Patrick McHardy
2007-03-16
[NET]: Copy mac_len in skb_clone() as well
Alexey Dobriyan
2007-03-06
[NET]: Fix compat_sock_common_getsockopt typo.
Johannes Berg
2007-02-28
[NET]: Fix kfree(skb)
Patrick McHardy
2007-02-17
Merge branch 'master' into upstream
Jeff Garzik
2007-02-17
Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...
Jeff Garzik
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-12
[PATCH] mark struct file_operations const 7
Arjan van de Ven
2007-02-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-10
[NET] CORE: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-09
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...
Jeff Garzik
[next]