summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-28net: remove outdated comment for ipv4 and ipv6 protocol handlerBaker Zhang
2013-11-28via-velocity: fix netif_receive_skb use in irq disabled section.françois romieu
2013-11-28Merge branch 'fixes-for-3.13-20131127' of git://gitorious.org/linux-can/linux...David S. Miller
2013-11-28xen-netback: include definition of csum_ipv6_magicAndy Whitcroft
2013-11-28sit: use kfree_skb to replace dev_kfree_skbGao feng
2013-11-28macvtap: fix tx_dropped counting errorJason Wang
2013-11-28phy: Add Vitesse 8514 phy IDShaohui Xie
2013-11-28sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurementsXufeng Zhang
2013-11-28genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg
2013-11-28genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups()Geert Uytterhoeven
2013-11-28tg3: Convert to use hwmon_device_register_with_groupsGuenter Roeck
2013-11-28bonding: disable arp and enable mii monitoring when bond change to no uses ar...dingtianhong
2013-11-28diag: warn about missing first netlink attributeNicolas Dichtel
2013-11-26can: flexcan: use correct clock as base for bit rate calculationMarc Kleine-Budde
2013-11-25can: c_can: fix calculation of transmitted bytes on tx completeHolger Bechtold
2013-11-25can: c_can: don't call pm_runtime_get_sync() from interrupt contextMarc Kleine-Budde
2013-11-25can: sja1000: fix {pre,post}_irq() handling and IRQ handler return valueOliver Hartkopp
2013-11-23be2net: Avoid programming permenant MAC by BE3-R VFsAjit Khaparde
2013-11-23be2net: set coalesce-wm in CQ_CREATE_V2 cmdAjit Khaparde
2013-11-23be2net: Disabling and enabling interrupts in suspend and resumeAjit Khaparde
2013-11-23sch_tbf: handle too small burstEric Dumazet
2013-11-23ipv6: fix leaking uninitialized port number of offender sockaddrHannes Frederic Sowa
2013-11-23inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2013-11-23sit: generate icmpv6 error when receiving icmpv4 errorOussama Ghorbel
2013-11-23tcp_memcg: remove useless var old_limGao feng
2013-11-23gro: Clean up tcpX_gro_receive checksum verificationHerbert Xu
2013-11-23gro: Only verify TCP checksums for candidatesHerbert Xu
2013-11-23net: sctp: find the correct highest_new_tsn in sackChang Xiangzhong
2013-11-21gso: handle new frag_list of frags GRO packetsHerbert Xu
2013-11-21genetlink: fix genl_set_err() group IDJohannes Berg
2013-11-21genetlink: fix genlmsg_multicast() bugJohannes Berg
2013-11-21packet: fix use after free race in send path when dev is releasedDaniel Borkmann
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel
2013-11-21wimax: remove dead codeMichael Opdenacker
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-20net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur
2013-11-20net/phy: Add VSC8662 supportSandeep Singh
2013-11-20net/phy: Add VSC8574 supportshaohui xie
2013-11-20net/phy: Add VSC8234 supportAndy Fleming
2013-11-20net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...Hannes Frederic Sowa
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-11-20bridge: flush br's address entry in fdb when remove theDing Tianhong
2013-11-20net: core: Always propagate flag changes to interfacesVlad Yasevich
2013-11-20ipv4: fix race in concurrent ip_route_input_slow()Alexei Starovoitov
2013-11-20Merge branch 'r8152'David S. Miller
2013-11-20r8152: fix incorrect type in assignmenthayeswang
2013-11-20r8152: support stopping/waking tx queuehayeswang
2013-11-20r8152: modify the tx flowhayeswang