summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-29batman-adv: Use only queued fragments when mergingSven Eckelmann
2015-05-29batman-adv: Check total_size when queueing fragmentsSven Eckelmann
2015-05-29batman-adv: update copyright years for 2015Sven Eckelmann
2015-05-29batman-adv: Start new development cycleSimon Wunderlich
2015-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-05-28net: qlcnic: clean up sysfs error codesVladimir Zapolskiy
2015-05-28treewide: Add missing vmalloc.h inclusion.David S. Miller
2015-05-27tcp/dccp: warn user for preferred ip_local_port_rangeEric Dumazet
2015-05-27tcp: connect() from bound sockets can be fasterEric Dumazet
2015-05-27Merge branch 'cxgb4-next'David S. Miller
2015-05-27cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai
2015-05-27cxgb4: Add debugfs facility to inject FL starvationHariprasad Shenai
2015-05-27qla4xxx: add a missing includeEric Dumazet
2015-05-27Merge branch 'thunderx'David S. Miller
2015-05-27net: Adding support for Cavium ThunderX network controllerSunil Goutham
2015-05-27pci: Add Cavium PCI vendor idSunil Goutham
2015-05-27test_bpf: add similarly conflicting jump test case only for classicDaniel Borkmann
2015-05-27Merge branch 'sfc-next'David S. Miller
2015-05-27sfc: add module parameter to enable MCDI logging on new functionsEdward Cree
2015-05-27sfc: add sysfs entry to control MCDI tracingEdward Cree
2015-05-27sfc: add tracing of MCDI commandsEdward Cree
2015-05-27vxlan: release lock after each bucket in vxlan_cleanupSorin Dumitru
2015-05-27tcp/dccp: try to not exhaust ip_local_port_range in connect()Eric Dumazet
2015-05-27Merge branch 'ip_frag_next'David S. Miller
2015-05-27ip_fragment: don't forward defragmented DF packetFlorian Westphal
2015-05-27net: ipv4: avoid repeated calls to ip_skb_dst_mtu helperFlorian Westphal
2015-05-27Merge branch 'phy_rgmii'David S. Miller
2015-05-27net: phy: Utilize phy_interface_is_rgmiiFlorian Fainelli
2015-05-27net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli
2015-05-27ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include.David S. Miller
2015-05-26tcp: tcp_tso_autosize() minimum is one packetEric Dumazet
2015-05-26tcp: fix/cleanup inet_ehash_locks_alloc()Eric Dumazet
2015-05-26tipc: fix bug in link protocol message create functionJon Paul Maloy
2015-05-25net: fix inet_proto_csum_replace4() sparse errorsEric Dumazet
2015-05-25net: remove a sparse error in secure_dccpv6_sequence_number()Eric Dumazet
2015-05-25bridge: skip fdb add if the port shouldn't learnWilson Kok
2015-05-25pktgen: remove one sparse errorEric Dumazet
2015-05-25ipv6: ipv6_select_ident() returns a __be32Eric Dumazet
2015-05-25Merge branch 'cpsw-cleanups'David S. Miller
2015-05-25net: cpsw: remove redundant calls disabling dma interrupts.Richard Cochran
2015-05-25net: cpsw: remove redundant calls enabling dma interrupts.Richard Cochran
2015-05-25net: cpsw: remove two unused global functionsRichard Cochran
2015-05-25net: cpsw: fix misplaced break statements.Richard Cochran
2015-05-25Merge branch 'rocker-cleanups'David S. Miller
2015-05-25rocker: mark parameters and local variables as constSimon Horman
2015-05-25rocker: remove unused rocker_port parameter from rocker_port_kfreeSimon Horman
2015-05-25irda: use msecs_to_jiffies for conversion to jiffiesNicholas Mc Guire
2015-05-25neterion: s2io: Fix kernel doc formattingJoe Perches
2015-05-25irda: irda-usb: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-05-25bridge: allow setting hash_max + multicast_router if interface is downLinus Lüssing