summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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]
2011-11-22atm: br2684: Do not move counters backwardsJorge Boncompte [DTI2]
2011-11-22net-netlink: fix diag to export IPv4 tos for dual-stack IPv6 socketsMaciej Żenczykowski
2011-11-22tg3: Add MDI-X reportingMatt Carlson
2011-11-22tg3: Restrict large prod ring cap devicesMatt Carlson
2011-11-22tg3: Adjust BD replenish thresholdsMatt Carlson
2011-11-22tg3: Make 1000Base-X FC resolution look like 1000TMatt Carlson
2011-11-22CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer
2011-11-22xfrm: optimize ipv4 selector matchingAlexey Dobriyan
2011-11-22net: add documentation for net_prio cgroups (v4)Neil Horman
2011-11-22net: add network priority cgroup infrastructure (v4)Neil Horman
2011-11-22tg3: Fix advertisement handlingHiroaki SHIMODA
2011-11-22atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize()Eric Dumazet
2011-11-21caif: fix endian conversion in cffrml_transmit()Dan Carpenter
2011-11-21dccp: fix error propagation in dccp_v4_connectRongQing.Li