summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-05greth: greth_set_mac_add would corrupt the MAC address.Kristoffer Glembo
2011-07-05net: bind() fix error return on wrong address familyMarcus Meissner
2011-07-05net/wireless: ipw2x00: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-05net: vxge: Use is_multicast_ether_addr helperTobias Klauser
2011-07-05net: ewrk3: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-05net: depca: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-05net: rionet: Use is_multicast_ether_addrTobias Klauser
2011-07-05net: iseries_veth: Use is_unicast_ether_addr helperTobias Klauser
2011-07-05net: igb: Use is_multicast_ether_addr helperTobias Klauser
2011-07-05net: de4x5: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-05net: e1000e: Use is_multicast_ether_addr helperTobias Klauser
2011-07-05Update documented default values for various TCP/UDP tunablesMax Matveev
2011-07-05Update description of net.sctp.sctp_rmem and net.sctp.sctp_wmem tunablesMax Matveev
2011-07-05b44: use dev_kfree_skb() in b44_tx()Eric Dumazet
2011-07-04dccp ccid-2: Perform congestion-window validationGerrit Renker
2011-07-04dccp ccid-2: Use existing function to test for data packetsGerrit Renker
2011-07-04dccp ccid-2: move rfc 3390 function into header fileGerrit Renker
2011-07-04dccp: cosmetics of info messageGerrit Renker
2011-07-04dccp: combine the functionality of enqeueing and cloningGerrit Renker
2011-07-04dccp: Clean up slow-path input processingGerrit Renker
2011-07-04natsemi: silence dma-debug warningsFUJITA Tomonori
2011-07-04net: sh_eth: remove __flush_purge_regionYoshihiro Shimoda
2011-07-04af_econet: Use current logging styles and neateningJoe Perches
2011-07-04netpoll: Remove wrapper function netpoll_pollJoe Perches
2011-07-04netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_devJoe Perches
2011-07-04net: 8139too: Initial necessary vlan_features to support vlanShan Wei
2011-07-02Fix call trace when interrupts are disabled while sleeping function kzalloc i...Shyam Iyer
2011-07-02qlge:Version change to v1.00.00.29Jitendra Kalsaria
2011-07-02qlge: Fix printk priority so chip fatal errors are always reported.Jitendra Kalsaria
2011-07-02qlge:Fix crash caused by mailbox execution on wedged chip.Jitendra Kalsaria
2011-07-02xfrm4: Don't call icmp_send on local errorSteffen Klassert
2011-07-02ipv4: Don't use ufo handling on later transformed packetsSteffen Klassert
2011-07-02xfrm: Remove family arg from xfrm_bundle_okSteffen Klassert
2011-07-02ipv6: Don't put artificial limit on routing table size.David S. Miller
2011-07-02ipv6: Don't change dst->flags using assignments.David S. Miller
2011-07-026pack,mkiss: fix lock inconsistencyArnd Bergmann
2011-07-01Merge branch 'for-next' of git://git2.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller
2011-07-01net: rds: fix const array syntaxGreg Dietsche
2011-07-01x25: Reduce switch/case indentJoe Perches
2011-07-01sunrpc: Reduce switch/case indentJoe Perches
2011-07-01sctp: Reduce switch/case indentJoe Perches
2011-07-01netrom: Reduce switch/case indentJoe Perches
2011-07-01lapb: Reduce switch/case indentJoe Perches
2011-07-01ipv6: Reduce switch/case indentJoe Perches
2011-07-01ipv4: Reduce switch/case indentJoe Perches
2011-07-01netfilter: Reduce switch/case indentJoe Perches
2011-07-01ipconfig: Reduce switch/case indentJoe Perches
2011-07-01econet: Reduce switch/case indentJoe Perches
2011-07-01decnet: Reduce switch/case indentJoe Perches
2011-07-01appletalk: Reduce switch/case indentJoe Perches