Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
cb19d9ea2ce2bcbe291d3d48e3501dc4f33ba627
/
net
/
core
b974179
[RTNETLINK]: Fix use of wrong skb in do_getlink()
by Patrick McHardy
· 18 years ago
effee6a
[NET]: File descriptor loss while receiving SCM_RIGHTS
by Miklos Szeredi
· 18 years ago
134b0fc
IPsec: propagate security module errors up from flow_cache_lookup
by James Morris
· 18 years ago
fefd26b
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
by Linus Torvalds
· 18 years ago
d002ec4
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
1d2c8ee
[PATCH] slab: clean up leak tracking ifdefs a little bit
by Christoph Hellwig
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
c5e2946
[NEIGH]: always use hash_mask under tbl lock
by Julian Anastasov
· 18 years ago
6fbe59b
[ETHTOOL]: Remove some entries from non-root command list.
by David S. Miller
· 18 years ago
75f3123
[ETHTOOL]: let mortals use ethtool
by Stephen Hemminger
· 18 years ago
d77072e
[NET]: Annotate dst_ops protocol
by Al Viro
· 18 years ago
75b31c3
[NET]: is it Andy or Andi ??
by Steven Rostedt
· 18 years ago
85670cc
[NET_SCHED]: Fix fallout from dev->qdisc RCU change
by Patrick McHardy
· 18 years ago
1ca7768
[PKTGEN]: DSCP support
by Francesco Fondelli
· 18 years ago
34954dd
[PKTGEN]: vlan support
by Francesco Fondelli
· 18 years ago
9918f23
[RTNETLINK]: Possible dereference in net/core/rtnetlink.c
by Eric Sesterhenn
· 18 years ago
baef186
[PATCH] WE-21 support (core API)
by John W. Linville
· 18 years ago
a319a27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
8814c4b
[IPV6] ADDRCONF: Convert addrconf_lock to RCU.
by YOSHIFUJI Hideaki
· 18 years ago
62dd931
[IPV6] NDISC: Set per-entry is_router flag in Proxy NA.
by Ville Nuorvala
· 18 years ago
78e5b891
[RTNETLINK]: Fix netdevice name corruption
by Patrick McHardy
· 18 years ago
fda9ef5
[NET]: Fix sk->sk_filter field access
by Dmitry Mishin
· 18 years ago
3015d5d
[RTNETLINK]: Fix typo causing wrong skb to be freed
by Thomas Graf
· 18 years ago
5176f91
[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation
by Thomas Graf
· 18 years ago
e5d679f
[NET]: Use SLAB_PANIC
by Alexey Dobriyan
· 18 years ago
d4f3e9b
[NET] in6_pton: Kill errant printf statement.
by David S. Miller
· 18 years ago
1aaec67
[NET]: Add common helper functions to convert IPv6/IPv4 address string to network address structure.
by YOSHIFUJI Hideaki
· 18 years ago
a57d27f
[RTNETLINK]: Don't return error on no-metrics.
by David S. Miller
· 18 years ago
2d7202b
[IPv6] route: Convert FIB6 dumping to use new netlink api
by Thomas Graf
· 18 years ago
e92b43a
[NET] neighbour: reduce exports
by Stephen Hemminger
· 18 years ago
ab32ea5
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
by Brian Haley
· 18 years ago
56fc85a
[RTNETLINK]: Unexport rtnl socket
by Thomas Graf
· 18 years ago
0ec6d3f
[NET] link: Convert notifications to use rtnl_notify()
by Thomas Graf
· 18 years ago
bd5785b
[WIRELESS]: Convert notifications to use rtnl_notify()
by Thomas Graf
· 18 years ago
b867331
[NEIGH]: Convert neighbour notifications ot use rtnl_notify()
by Thomas Graf
· 18 years ago
c17084d
[NET] fib_rules: Convert fib rule notification to use rtnl_notify()
by Thomas Graf
· 18 years ago
97676b6
[RTNETLINK]: Add rtnetlink notification interface
by Thomas Graf
· 18 years ago
2942e90
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
by Thomas Graf
· 18 years ago
b6fe17d
[NET] netdev: Check name length
by Stephen Hemminger
· 18 years ago
9e762a4
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
by Patrick McHardy
· 18 years ago
bf0d524
[NET]: Remove unnecessary config.h includes from net/
by Dave Jones
· 18 years ago
b63bbc5
[NEIGH]: Move netlink neighbour table bits to linux/neighbour.h
by Thomas Graf
· 18 years ago
ca860fb
[NEIGH]: Convert neighbour table dumping to new netlink api
by Thomas Graf
· 18 years ago
6b3f867
[NEIGH]: Convert neighbour table modification to new netlink api
by Thomas Graf
· 18 years ago
9067c72
[NEIGH]: Move netlink neighbour bits to linux/neighbour.h
by Thomas Graf
· 18 years ago
8b8aec5
[NEIGH]: Convert neighbour dumping to new netlink api
by Thomas Graf
· 18 years ago
5208deb
[NEIGH]: Convert neighbour addition to new netlink api
by Thomas Graf
· 18 years ago
a14a49d
[NEIGH]: Convert neighbour deletion to new netlink api
by Thomas Graf
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 years ago
b60c511
[NET]: Convert link dumping to new netlink api
by Thomas Graf
· 18 years ago
da5e049
[NET]: Convert link modification to new netlink api
by Thomas Graf
· 18 years ago
1823730
[IPv4]: Move interface address bits to linux/if_addr.h
by Thomas Graf
· 18 years ago
14c0b97
[NET]: Protocol Independant Policy Routing Rules Framework
by Thomas Graf
· 18 years ago
e0d1caa
[MLSXFRM]: Flow based matching of xfrm policy and state
by Venkat Yekkirala
· 18 years ago
892c141
[MLSXFRM]: Add security sid to sock
by Venkat Yekkirala
· 18 years ago
23b6b0e
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
3fcde74
[NEIGH]: neigh_table_clear() doesn't free stats
by Kirill Korotaev
· 18 years ago
76fd859
[PATCH] ethtool: allow const ethtool_ops
by Stephen Hemminger
· 18 years ago
c7fa9d1
[NET]: Disallow whitespace in network device names.
by David S. Miller
· 18 years ago
8557511
[NET]: Fix potential stack overflow in net/core/utils.c
by Suresh Siddha
· 18 years ago
7ea49ed
[VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.
by David S. Miller
· 18 years ago
a465714
Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Greg Kroah-Hartman
· 18 years ago
7c91767
[NET]: add_timer -> mod_timer() in dst_run_gc()
by Dmitry Mishin
· 18 years ago
70f8e78
[RTNETLINK]: Fix IFLA_ADDRESS handling.
by David S. Miller
· 18 years ago
69d8c28
[PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too.
by David S. Miller
· 18 years ago
aaf5806
[PKTGEN]: Fix oops when used with balance-tlb bonding
by Chen-Li Tien
· 18 years ago
7b2e497
[NET]: Assign skb->dev in netdev_alloc_skb
by Christoph Hellwig
· 18 years ago
782a667
[PATCH] Send wireless netlink events with a clean slate
by Herbert Xu
· 18 years ago
29bbd72
[NET]: Fix more per-cpu typos
by Alexey Dobriyan
· 18 years ago
e6eb307
[I/OAT]: Remove CPU hotplug lock from net_dma_rebalance
by Chris Leech
· 18 years ago
2b7e24b
[NET]: skb_queue_lock_key() is no longer used.
by Adrian Bunk
· 18 years ago
b60dfc6
[NET]: Kill the WARN_ON() calls for checksum fixups.
by David S. Miller
· 18 years ago
8af2745
[NET]: Add netdev_alloc_skb().
by Christoph Hellwig
· 18 years ago
8d71740
[NET]: Core net changes to generate netevents
by Tom Tucker
· 18 years ago
792d193
[NET]: Network Event Notifier Mechanism.
by Tom Tucker
· 18 years ago
f4d26fb
[NET]: Fix ___pskb_trim when entire frag_list needs dropping
by Herbert Xu
· 18 years ago
64d2f08
[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>
by Adrian Bunk
· 18 years ago
e1b90c4
[NET] ethtool: fix oops by testing correct struct member
by Jeff Garzik
· 18 years ago
27b437c
[NET]: Update frag_list in pskb_trim
by Herbert Xu
· 18 years ago
a6f157a
[NET]: fix __sk_stream_mem_reclaim
by Ian McDonald
· 18 years ago
a430a43
[NET] gso: Fix up GSO packets with broken checksums
by Herbert Xu
· 18 years ago
5a8da02
[NET]: Fix network device interface printk message priority
by Stephen Hemminger
· 18 years ago
a5b5bb9
[PATCH] lockdep: annotate sk_locks
by Ingo Molnar
· 18 years ago
da21f24
[PATCH] lockdep: annotate sock_lock_init()
by Ingo Molnar
· 18 years ago
06825ba
[PATCH] lockdep: annotate skb_queue_head_init
by Ingo Molnar
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
5bba171
[NET]: make skb_release_data() static
by Adrian Bunk
· 18 years ago
877ce7c
[AF_UNIX]: Datagram getpeersec
by Catherine Zhang
· 18 years ago
3d3a853
[NET]: Make illegal_highdma more anal
by Herbert Xu
· 18 years ago
c7bdb54
[NETLINK]: Encapsulate eff_cap usage within security framework.
by Darrel Goeddel
· 18 years ago
576a30e
[NET]: Added GSO header verification
by Herbert Xu
· 18 years ago
068c6e9
[NET] netpoll: break recursive loop in netpoll rx path
by Neil Horman
· 18 years ago
8834807
[NET] netpoll: don't spin forever sending to stopped queues
by Jeremy Fitzhardinge
· 18 years ago
f72b948
[NET]: skb_find_text ignores to argument
by Phil Oester
· 18 years ago
6048126
[NET]: make net/core/dev.c:netdev_nit static
by Adrian Bunk
· 18 years ago
f54d9e8
[NET]: Fix GSO problems in dev_hard_start_xmit()
by Michael Chan
· 18 years ago
199f4c9
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
626ab0e
[PATCH] list: use list_replace_init() instead of list_splice_init()
by Oleg Nesterov
· 18 years ago
f4b8ea7
[NET]: fix net-core kernel-doc
by Randy Dunlap
· 18 years ago
37c3185
[NET]: Added GSO toggle
by Herbert Xu
· 18 years ago
Next »