| Commit message (Expand) | Author | Age | Files | Lines |
* | sctp: don't break the loop while meeting the active_path so as to find the ma... | Xufeng Zhang | 2013-03-13 | 1 | -1/+1 |
* | sctp: Use correct sideffect command in duplicate cookie handling | Vlad Yasevich | 2013-03-13 | 1 | -1/+1 |
* | tg3: 5715 does not link up when autoneg off | Nithin Sujir | 2013-03-13 | 1 | -0/+8 |
* | Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc | David S. Miller | 2013-03-13 | 1 | -1/+2 |
|\ |
|
| * | sfc: Only use TX push if a single descriptor is to be written | Ben Hutchings | 2013-03-12 | 1 | -1/+2 |
* | | bonding: don't call update_speed_duplex() under spinlocks | Veaceslav Falico | 2013-03-13 | 1 | -4/+2 |
* | | net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc() | Daniel Mack | 2013-03-13 | 1 | -1/+1 |
* | | net/core: move vlan_depth out of while loop in skb_network_protocol() | Li RongQing | 2013-03-12 | 1 | -1/+1 |
* | | ARM:net: an issue for k which is u32, never < 0 | Chen Gang | 2013-03-12 | 1 | -1/+1 |
* | | netconsole: don't call __netpoll_cleanup() while atomic | Veaceslav Falico | 2013-03-12 | 1 | -6/+9 |
* | | bridge: reserve space for IFLA_BRPORT_FAST_LEAVE | stephen hemminger | 2013-03-12 | 1 | -0/+1 |
* | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2013-03-12 | 1 | -3/+3 |
|\ \ |
|
| * | | batman-adv: verify tt len does not exceed packet len | Marek Lindner | 2013-03-11 | 1 | -3/+3 |
* | | | net/ipv4: Ensure that location of timestamp option is stored | David Ward | 2013-03-12 | 1 | -4/+1 |
* | | | cxgb4: Allow for backward compatibility with new VPD scheme. | Santosh Rastapur | 2013-03-12 | 1 | -3/+9 |
|/ / |
|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-03-11 | 4 | -14/+40 |
|\ \ |
|
| * | | s390: Fix a header dependencies related build error | Li Zefan | 2013-03-11 | 1 | -0/+1 |
| * | | tracing: update documentation of snapshot utility | Hiraku Toyooka | 2013-03-08 | 1 | -1/+1 |
| * | | tracing: Do not return EINVAL in snapshot when not allocated | Steven Rostedt (Red Hat) | 2013-03-07 | 1 | -2/+0 |
| * | | tracing: Add help of snapshot feature when snapshot is empty | Steven Rostedt (Red Hat) | 2013-03-07 | 1 | -1/+24 |
| * | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2013-02-28 | 1 | -10/+14 |
| |\ \ |
|
| | * | | ftrace: Update the kconfig for DYNAMIC_FTRACE | Steven Rostedt | 2013-02-27 | 1 | -10/+14 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-03-11 | 84 | -696/+843 |
|\ \ \ |
|
| * | | | 6lowpan: Fix endianness issue in is_addr_link_local(). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-03-10 | 1 | -1/+1 |
| * | | | rrunner.c: fix possible memory leak in rr_init_one() | David Oostdyk | 2013-03-10 | 1 | -0/+3 |
| * | | | dcbnl: fix various netlink info leaks | Mathias Krause | 2013-03-10 | 1 | -0/+8 |
| * | | | rtnl: fix info leak on RTM_GETLINK request for VF devices | Mathias Krause | 2013-03-10 | 1 | -0/+1 |
| * | | | bridge: fix mdb info leaks | Mathias Krause | 2013-03-10 | 1 | -0/+4 |
| * | | | tg3: Update link_up flag for phylib devices | Nithin Sujir | 2013-03-08 | 1 | -9/+5 |
| * | | | ipv6: stop multicast forwarding to process interface scoped addresses | Hannes Frederic Sowa | 2013-03-08 | 1 | -1/+2 |
| * | | | bridging: fix rx_handlers return code | Cristian Bercaru | 2013-03-08 | 1 | -0/+1 |
| * | | | netlabel: fix build problems when CONFIG_IPV6=n | Paul Moore | 2013-03-08 | 1 | -10/+5 |
| * | | | drivers/isdn: checkng length to be sure not memory overflow | Chen Gang | 2013-03-08 | 1 | -1/+3 |
| * | | | net/rds: zero last byte for strncpy | Chen Gang | 2013-03-08 | 1 | -0/+1 |
| * | | | bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenario | Yaniv Rosner | 2013-03-08 | 2 | -1/+6 |
| * | | | bnx2x: Fix intermittent long KR2 link up time | Yaniv Rosner | 2013-03-08 | 2 | -1/+13 |
| * | | | macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode. | Vlad Yasevich | 2013-03-07 | 1 | -0/+1 |
| * | | | team: unsyc the devices addresses when port is removed | Vlad Yasevich | 2013-03-07 | 1 | -0/+2 |
| * | | | bridge: add missing vid to br_mdb_get() | Cong Wang | 2013-03-07 | 4 | -5/+6 |
| * | | | Fix: sparse warning in inet_csk_prepare_forced_close | Christoph Paasch | 2013-03-07 | 1 | -0/+1 |
| * | | | afkey: fix a typo | Junwei Zhang | 2013-03-07 | 1 | -4/+4 |
| * | | | MAINTAINERS: Update qlcnic maintainers list | Sony Chacko | 2013-03-07 | 1 | -0/+2 |
| * | | | netlabel: correctly list all the static label mappings | Paul Moore | 2013-03-07 | 1 | -6/+6 |
| * | | | mv643xx_eth: fix for disabled autoneg | Phil Sutter | 2013-03-07 | 1 | -4/+51 |
| * | | | bonding: fire NETDEV_RELEASE event only on 0 slaves | Veaceslav Falico | 2013-03-07 | 1 | -2/+3 |
| * | | | vxlan: fix oops when delete netns containing vxlan | Zang MingJie | 2013-03-07 | 1 | -0/+8 |
| * | | | vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev | Bhavesh Davda | 2013-03-07 | 3 | -2/+9 |
| * | | | Merge branch 'mlx4' | David S. Miller | 2013-03-07 | 12 | -59/+75 |
| |\ \ \ |
|
| | * | | | net/mlx4_en: Disable RFS when running in SRIOV mode | Amir Vadai | 2013-03-07 | 1 | -3/+5 |
| | * | | | net/mlx4_en: Cleanup MAC resources on module unload or port stop | Yan Burman | 2013-03-07 | 1 | -16/+20 |