aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-26eeprom_93cx6: Add data direction control.Ben Dooks
2011-11-26be2net: Fix non utilization of RX queuesPadmanabh Ratnakar
2011-11-26be2net: Use new hash keyPadmanabh Ratnakar
2011-11-26be2net: Add error handling for LancerPadmanabh Ratnakar
2011-11-26be2net: Fix error recovery pathsPadmanabh Ratnakar
2011-11-26be2net: Move to new SR-IOV implementation in LancerPadmanabh Ratnakar
2011-11-26bonding: Remove obsolete source file 'bond_ipv6.c'Ben Hutchings
2011-11-26net: Use IS_ENABLED() in netdevice.h as appropriateBen Hutchings
2011-11-26dsa: Allow core and drivers to be built as modulesBen Hutchings
2011-11-26dsa: Define module author, description, license and aliases for driversBen Hutchings
2011-11-26mv88e6xxx: Combine mv88e6131 and mv88e612_61_65 driversBen Hutchings
2011-11-26dsa: Combine core and tagging codeBen Hutchings
2011-11-26dsa: Export functions from core to modulesBen Hutchings
2011-11-26dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functionsBen Hutchings
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-26net: Revert ARCNET and PHYLIB to tristate optionsBen Hutchings
2011-11-26ipv4: Don't use the cached pmtu informations for input routesSteffen Klassert
2011-11-26route: struct rtable can be const in rt_is_input_route and rt_is_output_routeSteffen Klassert
2011-11-26net: Move mtu handling down to the protocol depended handlersSteffen Klassert
2011-11-26net: Rename the dst_opt default_mtu method to mtuSteffen Klassert
2011-11-26route: Use the device mtu as the default for blackhole routesSteffen Klassert
2011-11-26Merge branch 'for_david' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-11-25netns: fix proxy ARP entries listing on a netnsJorge Boncompte [DTI2]
2011-11-25net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add()Dan Carpenter
2011-11-24net: mv643xx_eth: fix build errorAxel Lin
2011-11-23ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei
2011-11-23ehea: Use round_jiffies_relative to align workqueueAnton Blanchard
2011-11-23ehea: Reduce memory usage in buffer poolsAnton Blanchard
2011-11-23qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo
2011-11-23bnx2x: Fix 5461x LEDYaniv Rosner
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet
2011-11-23ipv4 : igmp : fix error handle in ip_mc_add_src()Jun Zhao
2011-11-23ipv6: tcp: fix tcp_v6_conn_request()Eric Dumazet
2011-11-23b44: Use dev_kfree_skb_irq() in b44_tx()Xander Hover
2011-11-23netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.David S. Miller
2011-11-23netprio_cgroup: Fix build breakNeil Horman
2011-11-23ipv6: tcp: fix panic in SYN processingEric Dumazet
2011-11-23ipv6: fix a bug in ndisc_send_redirectLi Wei
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-22net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet
2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-22Revert "rt2800pci: handle spurious interrupts"John W. Linville
2011-11-22tc: comment spelling fixesstephen hemminger
2011-11-22Revert "rt2x00: handle spurious pci interrupts"John W. Linville
2011-11-22net: correct comments of skb_shiftFeng King
2011-11-22atm: Allow MSG_PEEK for atm socketsJorge Boncompte [DTI2]
2011-11-22atm: Introduce vcc_process_recv_queueJorge Boncompte [DTI2]
2011-11-22atm: clip: move clip_devs check to clip_pushJorge Boncompte [DTI2]
2011-11-22atm: clip: Don't move counters backwardsJorge Boncompte [DTI2]