summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-05-25ipv6: don't increase size when refragmenting forwarded ipv6 skbsFlorian Westphal
2015-05-25atm:he - Change 1 to true for bool type variable.Shailendra Verma
2015-05-25net:xen-netback - Change 1 to true for bool type variable.Shailendra Verma
2015-05-25Merge branch 'ipv6_route_sharing'David S. Miller
2015-05-25ipv6: Create percpu rt6_infoMartin KaFai Lau
2015-05-25ipv6: Break up ip6_rt_copy()Martin KaFai Lau
2015-05-25ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregisterMartin KaFai Lau
2015-05-25ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is setMartin KaFai Lau
2015-05-25ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flagsMartin KaFai Lau
2015-05-25ipv6: Add rt6_get_cookie() functionMartin KaFai Lau
2015-05-25ipv6: Only create RTF_CACHE routes after encountering pmtu exceptionMartin KaFai Lau
2015-05-25ipv6: Combine rt6_alloc_cow and rt6_alloc_cloneMartin KaFai Lau
2015-05-25ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCASTMartin KaFai Lau
2015-05-25ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau
2015-05-25ipv6: Clean up ipv6_select_ident() and ip6_fragment()Martin KaFai Lau
2015-05-25cxgb4: Add PHY firmware support for T420-BT cardsHariprasad Shenai
2015-05-25test_bpf: add more eBPF jump torture casesDaniel Borkmann
2015-05-25Merge branch 'amd-xgbe-next'David S. Miller
2015-05-25amd-xgbe: Add more netif_dbg output to the driverLendacky, Thomas
2015-05-25amd-xgbe: Fix initial mode when auto-negotiation is disabledLendacky, Thomas
2015-05-25amd-xgbe: Add setting of a missing hardware featureLendacky, Thomas
2015-05-25ip: reject too-big defragmented DF-skb when forwardingFlorian Westphal
2015-05-25Merge branch 'af_unix_sendpage'David S. Miller
2015-05-25net: af_unix: implement splice for stream af_unix socketsHannes Frederic Sowa
2015-05-25net: make skb_splice_bits more configureableHannes Frederic Sowa
2015-05-25net: af_unix: implement stream sendpage supportHannes Frederic Sowa
2015-05-25net: skbuff: add skb_append_pagefrags and use itHannes Frederic Sowa
2015-05-24Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller
2015-05-24Merge branch 'mlx4-next'David S. Miller
2015-05-24net/mlx4_core: Enable single ported IB VFsOr Gerlitz
2015-05-24net/mlx4_core: Adjust the schedule queue port in reset-to-init tooOr Gerlitz
2015-05-24net/mlx4_core: Adjust the schedule queue port for single ported IB VFsOr Gerlitz
2015-05-24net/mlx4_core: Modify port values when generting EQEs for VFsOr Gerlitz
2015-05-24IB/mlx4: Convert slave port before building address-handleOr Gerlitz
2015-05-24net/mlx4_core: Enhance the MAD_IFC wrapper to convert VF port to physicalOr Gerlitz
2015-05-24enic: Grammar s/an negative/a negative/Geert Uytterhoeven
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller