Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
dcc997738e538919101d8756f19ca23110b25d8d
/
net
/
core
/
dev.c
dcc9977
net: handle errors from device_rename
by Stephen Hemminger
· 17 years ago
e46b66b
net: Added ASSERT_RTNL() to dev_open() and dev_close().
by Ben Hutchings
· 17 years ago
aca5139
netns: Fix arbitrary net_device-s corruptions on net_ns stop.
by Pavel Emelyanov
· 17 years ago
aaf8cdc
netns: Fix device renaming for sysfs
by Daniel Lezcano
· 17 years ago
0c0b0ac
net: remove NR_CPUS arrays in net/core/dev.c
by Mike Travis
· 17 years ago
801678c
Remove duplicated unlikely() in IS_ERR()
by Hirofumi Nakagawa
· 17 years ago
d1643d2
[NET]: Fix and allocate less memory for ->priv'less netdevices
by Alexey Dobriyan
· 17 years ago
d0498d9
[NET]: Do not allocate unneeded memory for dev->priv alignment.
by Pavel Emelyanov
· 17 years ago
f3005d7
[NETNS]: Add netns refcnt debug for network devices.
by Denis V. Lunev
· 17 years ago
8e8e438
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
61ee6bd
[NET]: Fix multicast device ioctl checks
by Patrick McHardy
· 17 years ago
878628f
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
2feb27d
[NETNS]: Minor information leak via /proc/net/ptype file.
by Pavel Emelyanov
· 17 years ago
82cc1a7
[NET]: Add per-connection option to set max TSO frame size
by Peter P Waskiewicz Jr
· 17 years ago
bdc0894
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
12aa343
[NET]: Messed multicast lists after dev_mc_sync/unsync
by Jorge Boncompte [DTI2]
· 17 years ago
f6866fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
bc2cda1
docbook: make a networking book and fix a few errors
by Randy Dunlap
· 17 years ago
b5606c2
remove final fastcall users
by Harvey Harrison
· 17 years ago
d8b2a4d
[NET]: Fix race in dev_close(). (Bug 9750)
by Matti Linnanvuori
· 17 years ago
7759db8
[AUDIT] Add uid, gid fields to ANOM_PROMISCUOUS message
by Klaus Heinrich Kiwi
· 17 years ago
4746ec5
[AUDIT] add session id to audit messages
by Eric Paris
· 17 years ago
0c11b94
[PATCH] switch audit_get_loginuid() to task_struct *
by Al Viro
· 17 years ago
e83a2ea
[VLAN]: set_rx_mode support for unicast address list
by Chris Leech
· 17 years ago
72348a42
[PKT_SCHED] net: add sparse annotation to ptype_seq_start/stop
by Stephen Hemminger
· 17 years ago
9a429c4
[NET]: Add some acquires/releases sparse annotations.
by Eric Dumazet
· 17 years ago
a662071
[NET]: Check RTNL status in unregister_netdevice
by Herbert Xu
· 17 years ago
81103a5
[NETNS]: network namespace was passed into dev_getbyhwaddr but not used
by Denis V. Lunev
· 17 years ago
3b5b34f
[NET] net/core/dev.c: use LIST_HEAD instead of LIST_HEAD_INIT
by Denis Cheng
· 17 years ago
82d8a867
[NET]: Make macro to specify the ptype_base size
by Pavel Emelyanov
· 17 years ago
e372c41
[NET]: Consolidate net namespace related proc files creation.
by Denis V. Lunev
· 17 years ago
fed17f3
[NET]: Stop polling when napi_disable() is pending.
by David S. Miller
· 17 years ago
53ccaae
[NET] net/core/: Spelling fixes
by Joe Perches
· 17 years ago
d59b54b
[NET]: Fix wrong comments for unregister_net*
by Wang Chen
· 17 years ago
c67625a
[NET]: Remove notifier block from chain when register_netdevice_notifier fails
by Pavel Emelyanov
· 17 years ago
022cbae
[NET]: Move unneeded data to initdata section.
by Denis V. Lunev
· 17 years ago
33d36bb8
[NETNS]: init dev_base_lock only once
by Alexey Dobriyan
· 17 years ago
3b582cc
[NET]: docbook fixes for netif_ functions
by Stephen Hemminger
· 17 years ago
93ee31f
[NET]: Fix free_netdev on register_netdev failure.
by Daniel Lezcano
· 17 years ago
0a7606c
[NET]: Fix race between poll_napi() and net_rx_action()
by David S. Miller
· 17 years ago
2b008b0a
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
by Eric W. Biederman
· 17 years ago
c8d90dc
[NET] dev_change_name: ignore changes to same name
by Stephen Hemminger
· 17 years ago
342709e
[NET]: Remove in-code externs for some functions from net/core/dev.c
by Pavel Emelyanov
· 17 years ago
bada339
[NET]: Validate device addr prior to interface-up
by Jeff Garzik
· 17 years ago
668f895
[NET]: Hide the queue_mapping field inside netif_subqueue_stopped
by Pavel Emelyanov
· 17 years ago
dfa4091
[NET]: Use the skb_set_queue_mapping where appropriate
by Pavel Emelyanov
· 17 years ago
a030847
[NET]: Avoid copying TCP packets unnecessarily
by Herbert Xu
· 17 years ago
f697c3e
[NET]: Avoid unnecessary cloning for ingress filtering
by Herbert Xu
· 17 years ago
c4ea43c
net core: fix kernel-doc for new function parameters
by Randy Dunlap
· 17 years ago
9b77265
[NET]: Remove double dev->flags checking when calling dev_close()
by Pavel Emelyanov
· 17 years ago
4665079
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
by Pavel Emelyanov
· 17 years ago
14e3e07
[NET]: split dev_ifsioc() according to locking
by Jeff Garzik
· 17 years ago
cfcabdc
[NET]: sparse warning fixes
by Stephen Hemminger
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
8b41d18
[NET]: Fix running without sysfs
by Eric W. Biederman
· 17 years ago
056925a
[NET]: Cleanup calling netdev notifiers.
by Pavel Emelyanov
· 17 years ago
30d97d3
[NETNS]: Consolidate hashes creation in netdev_init()
by Pavel Emelyanov
· 17 years ago
ad7379d
[NET]: Fix the prototype of call_netdevice_notifiers.
by Eric W. Biederman
· 17 years ago
22dd749
[NET]: migrate HARD_TX_LOCK to header file
by Jamal Hadi Salim
· 17 years ago
077130c
[NET]: Fix race when opening a proc file while a network namespace is exiting.
by Eric W. Biederman
· 17 years ago
9d5010d
[NET]: Add a might_sleep() to dev_close().
by David S. Miller
· 17 years ago
ce286d3
[NET]: Implement network device movement between namespaces
by Eric W. Biederman
· 17 years ago
b267b17
[NET]: Factor out __dev_alloc_name from dev_alloc_name
by Eric W. Biederman
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
6d34b1c
[NET]: Initialize the network namespace of network devices.
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
7f353bf
[NET]: Share correct feature code between bridging and bonding
by Herbert Xu
· 17 years ago
fcc5a03
[NET]: Allow netdev REGISTER/CHANGENAME events to fail
by Herbert Xu
· 17 years ago
7f988ea
[NET]: Take dev_base_lock when moving device name hash list entry
by Herbert Xu
· 17 years ago
7ce1b0e
[NET]: Call uninit if necessary in register_netdevice
by Herbert Xu
· 17 years ago
0ed72ec
[NET]: kernel-doc fixes
by Randy Dunlap
· 17 years ago
31ce72a
[NET]: Fix loopback crashes when multiqueue is enabled.
by Patrick McHardy
· 17 years ago
40b77c9
[NET] CORE: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 17 years ago
1297262
[NET]: move __dev_addr_discard adjacent to dev_addr_discard for readability
by Denis Cheng
· 17 years ago
26cc252
[NET]: merge dev_unicast_discard and dev_mc_discard into one
by Denis Cheng
· 17 years ago
456ad75
[NET]: move dev_mc_discard from dev_mcast.c to dev.c
by Denis Cheng
· 17 years ago
b863ceb
[NET]: Add macvlan driver
by Patrick McHardy
· 17 years ago
2402345
[NET]: Add net_device change_rx_mode callback
by Patrick McHardy
· 17 years ago
e030dbf
Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop
by Linus Torvalds
· 17 years ago
d379b01
dmaengine: make clients responsible for managing channels
by Dan Williams
· 17 years ago
61cbc2f
[NET]: Fix secondary unicast/multicast address count maintenance
by Patrick McHardy
· 17 years ago
f25f4e4
[CORE] Stack changes to add multiqueue hardware support API
by Peter P Waskiewicz Jr
· 17 years ago
a298830
[NET]: Fix TX checksum feature check
by Herbert Xu
· 17 years ago
4417da6
[NET]: dev: secondary unicast address support
by Patrick McHardy
· 17 years ago
bf74248
[NET]: dev: introduce generic net_device address lists
by Patrick McHardy
· 17 years ago
d212f87
[NET]: IPV6 checksum offloading in network devices
by Stephen Hemminger
· 17 years ago
515e06c
[NET]: Re-enable irqs before pushing pending DMA requests
by Shannon Nelson
· 17 years ago
7c355f5
[NET]: Avoid duplicate netlink notification when changing link state
by Thomas Graf
· 17 years ago
9093bbb
[NET]: Fix race condition about network device name allocation.
by Stephen Hemminger
· 17 years ago
723e98b
[NET]: lockdep classes in register_netdevice
by Jarek Poplawski
· 18 years ago
8bb7844
Add suspend-related notifications for CPU hotplug
by Rafael J. Wysocki
· 18 years ago
2396a22
[NET] net/core: Fix error handling
by Josef 'Jeff' Sipek
· 18 years ago
7562f87
[NET]: Rework dev_base via list_head (v3)
by Pavel Emelianov
· 18 years ago
4e9cac2
[NET]: Add __dev_getfirstbyhwtype
by Patrick McHardy
· 18 years ago
5a1b589
[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.
by Rusty Russell
· 18 years ago
295f4a1
[WEXT]: Clean up how wext is called.
by Johannes Berg
· 18 years ago
11433ee
[WEXT]: Move to net/wireless
by Johannes Berg
· 18 years ago
f9d106a
[NET]: Warn about GSO/checksum abuse
by Herbert Xu
· 18 years ago
Next »