Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
902ebd3e0de618b6d39004edac00b2cc36362065
/
net
/
core
4940fc8
net: add mac_pton() for parsing MAC address
by Alexey Dobriyan
· 14 years ago
226bd34
net: use batched device unregister in veth and macvlan
by Eric Dumazet
· 14 years ago
eed2a12
net: Allow ethtool to set interface in loopback mode.
by Mahesh Bandewar
· 14 years ago
47a0200
pktgen: use %pI6c for printing IPv6 addresses
by Alexey Dobriyan
· 14 years ago
1ab7b6a
ethtool: remove phys_id from ethtool_ops
by Stephen Hemminger
· 14 years ago
7143b7d4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
1c5cae8
net: call dev_alloc_name from register_netdevice
by Jiri Pirko
· 14 years ago
41c31f3
networking: inappropriate ioctl operation should return ENOTTY
by Lifeng Sun
· 14 years ago
e67f88d
net: dont hold rtnl mutex during netlink dump callbacks
by Eric Dumazet
· 14 years ago
8ae6dac
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
by David Decotigny
· 14 years ago
7d36a99
pktgen: create num frags requested
by amit salecha
· 14 years ago
cf91166
net: Use non-zero allocations in dst_alloc().
by David S. Miller
· 14 years ago
5c1e6aa
net: Make dst_alloc() take more explicit initializations.
by David S. Miller
· 14 years ago
1742f18
net: fix netdev_increment_features()
by Michał Mirosław
· 14 years ago
0a14842
net: filter: Just In Time compiler for x86-64
by Eric Dumazet
· 14 years ago
3aba891
bonding: move processing of recv handlers into handle_frame()
by Jiri Pirko
· 14 years ago
22d5969
net: make WARN_ON in dev_disable_lro() useful
by Michał Mirosław
· 14 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
5f8629c
net: fix hw_features ethtool_ops->set_flags compatibility
by Michał Mirosław
· 14 years ago
e194342
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
21f825e
pktgen: Fix set-but-unused variable.
by David S. Miller
· 14 years ago
911cb19
net: minor cleanup to net_namespace.c.
by Rob Landley
· 14 years ago
fce5592
ethtool: allow custom interval for physical identification
by Allan, Bruce W
· 14 years ago
8b5933c
net: ethtool support to configure number of channels
by amit salecha
· 14 years ago
31d8b9e
net: Disable NETIF_F_TSO_ECN when TSO is disabled
by Ben Hutchings
· 14 years ago
ea2d368
net: Disable all TSO features when SG is disabled
by Ben Hutchings
· 14 years ago
8726748
net: add RTNL_ASSERT in __netdev_update_features()
by Michał Mirosław
· 14 years ago
bcc6d47
net: vlan: make non-hw-accel rx path similar to hw-accel
by Jiri Pirko
· 14 years ago
143780c
ethtool: time to blink provided in seconds not jiffies
by Allan, Bruce W
· 14 years ago
1c01a80
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
5d9f11c
ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntuple
by Alexander Duyck
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
4c844d9
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
by David S. Miller
· 14 years ago
68f512f
ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL
by Ben Hutchings
· 14 years ago
c6e1a0d
net: Allow no-cache copy from user on transmit
by Tom Herbert
· 14 years ago
6cb6a27
net: Call netdev_features_change() from netdev_update_features()
by Michał Mirosław
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
79b569f
netdev: fix mtu check when TSO is enabled
by Daniel Lezcano
· 14 years ago
cb1817b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
673e63c
net: fix ethtool->set_flags not intended -EINVAL return value
by Stanislaw Gruszka
· 14 years ago
edf947f
bridge: notify applications if address of bridge device changes
by stephen hemminger
· 14 years ago
3b261ad
net: remove useless comments in net/core/dev.c
by Amerigo Wang
· 14 years ago
00a24705
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
94dcf29
kthread: use kthread_create_on_node()
by Eric Dumazet
· 14 years ago
2766051
net: implement dev_disable_lro() hw_features compatibility
by Michał Mirosław
· 14 years ago
ac0a121
net: fix incorrect spelling in drop monitor protocol
by Neil Horman
· 14 years ago
5e5069b
ethtool: __ethtool_set_sg: check for function pointer before using it
by Roger Luethi
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
7a63628
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
8a4eb57
net: introduce rx_handler results and logic around that
by Jiri Pirko
· 14 years ago
422e6c4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
326be7b
Allow passing O_PATH descriptors via SCM_RIGHTS datagrams
by Al Viro
· 14 years ago
05aebe2
pktgen: bug fix in transmission headers with frags=0
by Daniel Turull
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
33175d8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
bef6e7e
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 14 years ago
8909c9a
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
by Vasiliy Kulikov
· 14 years ago
03a14ab
pktgen: fix errata in show results
by Daniel Turull
· 14 years ago
e3f48d3
net: allow handlers to be processed for orig_dev
by Jiri Pirko
· 14 years ago
0a0e9ae
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
5a2ef920
inet: Remove unused sk_sndmsg_* from UFO
by Herbert Xu
· 14 years ago
63d8ea7
net: Forgot to commit net/core/dev.c part of Jiri's ->rx_handler patch.
by David S. Miller
· 14 years ago
5a698af
bond: service netpoll arp queue on master device
by Amerigo Wang
· 14 years ago
080e413
netpoll: remove IFF_IN_NETPOLL flag
by Amerigo Wang
· 14 years ago
5aca1a9
net: handle addr_type of 0 properly
by Hagen Paul Pfeifer
· 14 years ago
39fc0ce
net: Implement SFEATURES compatibility for not updated drivers
by Michał Mirosław
· 14 years ago
4e4db20
net: Fix ETHTOOL_GFEATURES compatibility
by Michał Mirosław
· 14 years ago
14d1232
net: avoid initial "Features changed" message
by Michał Mirosław
· 14 years ago
8e9b59b
Fix "(unregistered net_device): Features changed" message
by Michał Mirosław
· 14 years ago
dee9f4b
net: Make flow cache paths use a const struct flowi.
by David S. Miller
· 14 years ago
2a3bcfd
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
by David S. Miller
· 14 years ago
da935c6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
ceaaec9
net: deinit automatic LIST_HEAD
by Eric Dumazet
· 14 years ago
f87e6f4
net: dont leave active on stack LIST_HEAD
by Linus Torvalds
· 14 years ago
3c7bd1a
net: Add initial_ref arg to dst_alloc().
by David S. Miller
· 14 years ago
e83d360
net: introduce NETIF_F_RXCSUM
by Michał Mirosław
· 14 years ago
da8ac86c
net: use ndo_fix_features for ethtool_ops->set_flags
by Michał Mirosław
· 14 years ago
8679488
net: ethtool: use ndo_fix_features for offload setting
by Michał Mirosław
· 14 years ago
5455c69
net: Introduce new feature setting ops
by Michał Mirosław
· 14 years ago
0a41770
ethtool: factorize get/set_one_feature
by Michał Mirosław
· 14 years ago
340ae16
ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()
by Michał Mirosław
· 14 years ago
212b573
ethtool: enable GSO and GRO by default
by Michał Mirosław
· 14 years ago
9a279ea
ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place
by Michał Mirosław
· 14 years ago
177b241
kbuild, mtd, net: a few comment typo fixes and rewording
by Gilles Espinasse
· 14 years ago
69a19ee
net: RPS: Make hardware-accelerated RFS conditional on NETIF_F_NTUPLE
by Ben Hutchings
· 14 years ago
f878b99
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
by David S. Miller
· 14 years ago
5c56580
net: Adjust TX queue kobjects if number of queues changes during unregister
by Ben Hutchings
· 14 years ago
fbaec0e
rtnetlink: implement setting of master device
by Jiri Pirko
· 14 years ago
1765a57
net: make dev->master general
by Jiri Pirko
· 14 years ago
d59cfde
net: remove the unnecessary dance around skb_bond_should_drop
by Jiri Pirko
· 14 years ago
b6644cb
net: rename group sysfs entry to netdev_group
by Xiaotian Feng
· 14 years ago
263fb5b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
8d3bdbd
net: Fix lockdep regression caused by initializing netdev queues too early.
by David S. Miller
· 14 years ago
bd4a697
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
6d152e2
gro: reset skb_iif on reuse
by Andy Gospodarek
· 14 years ago
8587523
net: Check rps_flow_table when RPS map length is 1
by Tom Herbert
· 14 years ago
5403c8a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
13ad177
net: Fix ip link add netns oops
by Eric W. Biederman
· 14 years ago
66c46d7
gro: Reset dev pointer on reuse
by Herbert Xu
· 14 years ago
725d1e1
ipv4: Attach FIB info to dst_default_metrics when possible
by David S. Miller
· 14 years ago
Next »