index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
pktgen: fix crash when generating IPv6 packets
Amerigo Wang
2012-10-21
1
-1
/
+1
*
net: do not disable sg for packets requiring no checksum
Ed Cashin
2012-10-13
1
-1
/
+2
*
net: guard tcp_set_keepalive() to tcp sockets
Eric Dumazet
2012-10-13
1
-1
/
+2
*
net: small bug on rxhash calculation
Chema Gonzalez
2012-10-13
1
-5
/
+6
*
drop_monitor: dont sleep in atomic context
Eric Dumazet
2012-10-02
1
-68
/
+33
*
drop_monitor: prevent init path from scheduling on the wrong cpu
Neil Horman
2012-10-02
1
-5
/
+7
*
drop_monitor: Make updating data->skb smp safe
Neil Horman
2012-10-02
1
-16
/
+54
*
drop_monitor: fix sleeping in invalid context warning
Neil Horman
2012-10-02
1
-7
/
+7
*
net: Statically initialize init_net.dev_base_head
Rustad, Mark D
2012-10-02
2
-2
/
+5
*
net/core: Fix potential memory leak in dev_set_alias()
Alexey Khoroshilov
2012-10-02
1
-2
/
+5
*
tcp: Apply device TSO segment limit earlier
Ben Hutchings
2012-10-02
1
-0
/
+1
*
net: Allow driver to limit number of GSO segments per skb
Ben Hutchings
2012-10-02
1
-0
/
+4
*
net: feed /dev/random with the MAC address when registering a device
Theodore Ts'o
2012-08-15
2
-0
/
+4
*
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
Jiri Benc
2012-08-09
1
-1
/
+7
*
netpoll: fix netpoll_send_udp() bugs
Eric Dumazet
2012-07-16
1
-5
/
+6
*
ethtool: allow ETHTOOL_GSSET_INFO for users
Michał Mirosław
2012-07-16
1
-0
/
+1
*
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
Jason Wang
2012-07-16
1
-2
/
+5
*
Revert "net: maintain namespace isolation between vlan and real device"
David S. Miller
2012-06-10
1
-31
/
+5
*
pktgen: fix module unload for good
Eric Dumazet
2012-06-10
1
-2
/
+2
*
pktgen: fix crash at module unload
Eric Dumazet
2012-06-10
1
-2
/
+8
*
net: In unregister_netdevice_notifier unregister the netdevices.
Eric W. Biederman
2012-05-21
1
-0
/
+20
*
netns: do not leak net_generic data on failed init
Julian Anastasov
2012-04-27
1
-15
/
+18
*
net: fix a race in sock_queue_err_skb()
Eric Dumazet
2012-04-27
1
-1
/
+3
*
net: fix napi_reuse_skb() skb reserve
Eric Dumazet
2012-04-02
1
-1
/
+2
*
neighbour: Fixed race condition at tbl->nht
Michel Machado
2012-03-19
1
-0
/
+2
*
netpoll: netpoll_poll_dev() should access dev->flags
Eric Dumazet
2012-02-29
1
-1
/
+1
*
gro: more generic L2 header check
Eric Dumazet
2012-02-29
1
-2
/
+8
*
net: fix NULL dereferences in check_peer_redir()
Eric Dumazet
2012-02-13
2
-12
/
+22
*
netns: fix net_alloc_generic()
Eric Dumazet
2012-02-03
1
-15
/
+16
*
net: Handle different key sizes between address families in flow cache
dpward
2011-11-11
1
-14
/
+17
*
net: Unlock sock before calling sk_free()
Thomas Gleixner
2011-11-11
1
-0
/
+1
*
net: hold sock reference while processing tx timestamps
Richard Cochran
2011-11-11
1
-2
/
+10
*
rtnetlink: Add missing manual netlink notification in dev_change_net_namespaces
Eric W. Biederman
2011-11-11
1
-0
/
+1
*
scm: Capture the full credentials of the scm sender
Tim Chen
2011-10-03
1
-1
/
+1
*
fib:fix BUG_ON in fib_nl_newrule when add new fib rule
Gao feng
2011-10-03
1
-2
/
+2
*
arp: fix rcu lockdep splat in arp_process()
Eric Dumazet
2011-10-03
1
-2
/
+6
*
net: allow netif_carrier to be called safely from IRQ
stephen hemminger
2011-08-15
1
-1
/
+1
*
net: add IFF_SKB_TX_SHARED flag to priv_flags
Neil Horman
2011-08-15
1
-3
/
+5
*
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2011-08-15
2
-1
/
+185
*
ethtool: Allow zero-length register dumps again
Ben Hutchings
2011-08-04
1
-2
/
+2
*
ipv6: Don't put artificial limit on routing table size.
David S. Miller
2011-07-01
1
-2
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-06-16
2
-16
/
+19
|
\
|
*
Delay struct net freeing while there's a sysfs instance refering to it
Al Viro
2011-06-12
2
-16
/
+19
*
|
netpoll: call dev_put() on error in netpoll_setup()
Dan Carpenter
2011-06-11
1
-1
/
+2
*
|
vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check
Jiri Pirko
2011-06-11
1
-1
/
+1
*
|
netpoll: prevent netpoll setup on slave devices
WANG Cong
2011-06-09
1
-0
/
+6
*
|
net: cpu offline cause napi stall
Heiko Carstens
2011-06-07
1
-0
/
+5
*
|
net: Rework netdev_drivername() to avoid warning.
David S. Miller
2011-06-06
1
-11
/
+5
*
|
get_net_ns_by_fd() oopses if proc_ns_fget() returns an error
Al Viro
2011-06-05
1
-9
/
+7
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-06-04
1
-2
/
+5
|
\
[next]