Age | Commit message (Expand) | Author |
2013-03-26 | af_unix: dont send SCM_CREDENTIAL when dest socket is NULL | dingtianhong |
2013-03-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2013-03-26 | pch_gbe: fix ip_summed checksum reporting on rx | Veaceslav Falico |
2013-03-26 | igb: fix PHC stopping on max freq | Jiri Benc |
2013-03-26 | igb: make sensor info static | Stephen Hemminger |
2013-03-26 | igb: SR-IOV init reordering | Alex Williamson |
2013-03-26 | igb: Fix null pointer dereference | Alex Williamson |
2013-03-26 | igb: fix i350 anti spoofing config | Lior Levy |
2013-03-26 | ixgbevf: don't release the soft entries | xunleer |
2013-03-25 | ipv6: fix bad free of addrconf_init_net | Hong Zhiguo |
2013-03-25 | unix: fix a race condition in unix_release() | Paul Moore |
2013-03-24 | tcp: undo spurious timeout after SACK reneging | Yuchung Cheng |
2013-03-24 | bnx2x: fix assignment of signed expression to unsigned variable | Kumar Amit Mehta |
2013-03-24 | bridge: fix crash when set mac address of br interface | Hong zhi guo |
2013-03-24 | 8021q: fix a potential use-after-free | Cong Wang |
2013-03-24 | net: remove a WARN_ON() in net_enable_timestamp() | Eric Dumazet |
2013-03-22 | tcp: preserve ACK clocking in TSO | Eric Dumazet |
2013-03-21 | net: fix *_DIAG_MAX constants | Andrey Vagin |
2013-03-21 | Merge branch 'mlx4' | David S. Miller |
2013-03-21 | net/mlx4_core: Disallow releasing VF QPs which have steering rules | Hadar Hen Zion |
2013-03-21 | net/mlx4_core: Always use 64 bit resource ID when doing lookup | Hadar Hen Zion |
2013-03-21 | net/mlx4_en: Remove ethtool flow steering rules before releasing QPs | Hadar Hen Zion |
2013-03-21 | net/mlx4_core: Fix wrong order of flow steering resources removal | Hadar Hen Zion |
2013-03-21 | net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper | Moshe Lazer |
2013-03-21 | net: ethernet: cpsw: fix erroneous condition in error check | Lothar Waßmann |
2013-03-21 | lantiq_etop: use free_netdev(netdev) instead of kfree() | Wei Yongjun |
2013-03-20 | thermal: shorten too long mcast group name | Masatake YAMATO |
2013-03-20 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2013-03-20 | fec: Fix the build as module | Fabio Estevam |
2013-03-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-03-20 | net: fec: Define indexes as 'unsigned int' | Fabio Estevam |
2013-03-20 | net/irda: add missing error path release_sock call | Kees Cook |
2013-03-20 | lpc_eth: fix error return code in lpc_eth_drv_probe() | Wei Yongjun |
2013-03-20 | sh_eth: check TSU registers ioremap() error | Sergei Shtylyov |
2013-03-20 | sh_eth: fix bitbang memory leak | Sergei Shtylyov |
2013-03-20 | ipconfig: Fix newline handling in log message. | Martin Fuzzey |
2013-03-20 | flow_keys: include thoff into flow_keys for later usage | Daniel Borkmann |
2013-03-20 | Merge branch 'l2tp' | David S. Miller |
2013-03-20 | l2tp: unhash l2tp sessions on delete, not on free | Tom Parkin |
2013-03-20 | l2tp: avoid deadlock in l2tp stats update | Tom Parkin |
2013-03-20 | l2tp: push all ppp pseudowire shutdown through .release handler | Tom Parkin |
2013-03-20 | l2tp: purge session reorder queue on delete | Tom Parkin |
2013-03-20 | l2tp: add session reorder queue purge function to core | Tom Parkin |
2013-03-20 | l2tp: don't BUG_ON sk_socket being NULL | Tom Parkin |
2013-03-20 | l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup | Tom Parkin |
2013-03-20 | l2tp: close sessions before initiating tunnel delete | Tom Parkin |
2013-03-20 | l2tp: close sessions in ip socket destroy callback | Tom Parkin |
2013-03-20 | l2tp: export l2tp_tunnel_closeall | Tom Parkin |
2013-03-20 | l2tp: add udp encap socket destroy handler | Tom Parkin |
2013-03-20 | udp: add encap_destroy callback | Tom Parkin |