summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-17vlan: restore ethtool ABI to control VLAN hardware accelerationFernando Luis Vazquez Cao
2013-06-17net: sctp: remove SCTP_STATIC macroDaniel Borkmann
2013-06-17net: sctp: get rid of t_new macro for kzallocDaniel Borkmann
2013-06-17fec: Add support to restart autonegotiateChris Healy
2013-06-17bonding: don't call alb_set_slave_mac_addr() while atomicVeaceslav Falico
2013-06-17net: cpsw: check for cpts pointer after its allocationSebastian Siewior
2013-06-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-06-17alx: add a simple AR816x/AR817x device driverJohannes Berg
2013-06-17tg3: Prevent system hang during repeated EEH errors.Michael Chan
2013-06-17Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()Haiyang Zhang
2013-06-17vxlan: handle skb_clone failurestephen hemminger
2013-06-17vxlan: only migrate dynamic FDB entriesstephen hemminger
2013-06-17vxlan: fix race between flush and incoming learningstephen hemminger
2013-06-17Merge branch 'tipc'David S. Miller
2013-06-17tipc: remove dev_base_lock use from enable_bearerYing Xue
2013-06-17tipc: fix wrong return value for link_send_sections_long routineYing Xue
2013-06-17tipc: make tipc_link_send_sections_fast exit earlierYing Xue
2013-06-17tipc: enhance priority of link protocol packetYing Xue
2013-06-17tipc: cosmetic realignment of function argumentsPaul Gortmaker
2013-06-17tipc: save sock structure pointer instead of void pointer to tipc_portYing Xue
2013-06-17tipc: convert config_lock from spinlock to mutexYing Xue
2013-06-17tipc: rename tipc_createport_raw to tipc_createportYing Xue
2013-06-17tipc: remove user_port instance from tipc_port structureYing Xue
2013-06-17tipc: delete code orphaned by new server infrastructureYing Xue
2013-06-17tipc: convert configuration server to use new server facilityYing Xue
2013-06-17tipc: convert topology server to use new server facilityYing Xue
2013-06-17tipc: introduce new TIPC server infrastructureYing Xue
2013-06-17tipc: allow implicit connect for stream socketsErik Hugne
2013-06-17tipc: change socket buffer overflow control to respect sk_rcvbufYing Xue
2013-06-17tipc: update code comments to reflect new uapi header pathYing Xue
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-06-17net: remove NET_LL_RX_POLL config menueEliezer Tamir
2013-06-17net: convert low latency sockets to sched_clock()Eliezer Tamir
2013-06-17net: change sysctl_net_ll_poll into an unsigned intEliezer Tamir
2013-06-17rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200NDLarry Finger
2013-06-17ssb: add struct for serial flashRafał Miłecki
2013-06-17bcma: use const for serial flash hardware tableRafał Miłecki
2013-06-17ssb: use const for serial flash hardware tableRafał Miłecki
2013-06-17bcma: update core (en|dis)abling functionsRafał Miłecki
2013-06-17ath9k: Fix ANI for AP modeSujith Manoharan
2013-06-17ath9k: Fix LNA gpio for AR9485Sujith Manoharan
2013-06-17mwifiex: fix memory corruption when unsetting multicast listDaniel Drake
2013-06-17mwifiex: Add module parameter for regdomainAvinash Patil
2013-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-17net: wireless: wl1251: Fix commenting styleSachin Kamat
2013-06-17net: wireless: wl1251: Use module_spi_driver macroSachin Kamat
2013-06-17net/wireless/ti/wlcore/spi: Use module_spi_driver to register driverPeter Huewe
2013-06-17wlcore: fix occasional AP TX stop after recoveryVictor Goldenshtein
2013-06-17wlcore: hold jiffies in unsigned longArik Nemtsov