aboutsummaryrefslogtreecommitdiffstats
path: root/security/smack (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-27ip_fragment: don't forward defragmented DF packetFlorian Westphal4-8/+38
2015-05-27net: ipv4: avoid repeated calls to ip_skb_dst_mtu helperFlorian Westphal1-7/+12
2015-05-27net: phy: Utilize phy_interface_is_rgmiiFlorian Fainelli3-14/+4
2015-05-27net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli1-0/+11
2015-05-27ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include.David S. Miller1-0/+1
2015-05-26tcp: tcp_tso_autosize() minimum is one packetEric Dumazet3-4/+7
2015-05-26tcp: fix/cleanup inet_ehash_locks_alloc()Eric Dumazet2-44/+34
2015-05-26tipc: fix bug in link protocol message create functionJon Paul Maloy1-2/+0
2015-05-25net: fix inet_proto_csum_replace4() sparse errorsEric Dumazet1-5/+7
2015-05-25net: remove a sparse error in secure_dccpv6_sequence_number()Eric Dumazet1-1/+1
2015-05-25bridge: skip fdb add if the port shouldn't learnWilson Kok1-0/+6
2015-05-25pktgen: remove one sparse errorEric Dumazet1-5/+5
2015-05-25ipv6: ipv6_select_ident() returns a __be32Eric Dumazet2-6/+6
2015-05-25net: cpsw: remove redundant calls disabling dma interrupts.Richard Cochran1-3/+0
2015-05-25net: cpsw: remove redundant calls enabling dma interrupts.Richard Cochran1-2/+0
2015-05-25net: cpsw: remove two unused global functionsRichard Cochran2-47/+0
2015-05-25net: cpsw: fix misplaced break statements.Richard Cochran1-2/+2
2015-05-25rocker: mark parameters and local variables as constSimon Horman1-200/+215
2015-05-25rocker: remove unused rocker_port parameter from rocker_port_kfreeSimon Horman1-29/+25
2015-05-25irda: use msecs_to_jiffies for conversion to jiffiesNicholas Mc Guire1-2/+2
2015-05-25neterion: s2io: Fix kernel doc formattingJoe Perches1-2/+4
2015-05-25irda: irda-usb: use msecs_to_jiffies for conversionsNicholas Mc Guire1-1/+3
2015-05-25bridge: allow setting hash_max + multicast_router if interface is downLinus Lüssing1-21/+3
2015-05-25ipv6: don't increase size when refragmenting forwarded ipv6 skbsFlorian Westphal1-11/+18
2015-05-25atm:he - Change 1 to true for bool type variable.Shailendra Verma1-1/+1
2015-05-25net:xen-netback - Change 1 to true for bool type variable.Shailendra Verma1-1/+1
2015-05-25ipv6: Create percpu rt6_infoMartin KaFai Lau4-18/+142
2015-05-25ipv6: Break up ip6_rt_copy()Martin KaFai Lau1-49/+41
2015-05-25ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregisterMartin KaFai Lau2-2/+79
2015-05-25ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is setMartin KaFai Lau2-10/+52
2015-05-25ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flagsMartin KaFai Lau3-4/+13
2015-05-25ipv6: Add rt6_get_cookie() functionMartin KaFai Lau7-10/+12
2015-05-25ipv6: Only create RTF_CACHE routes after encountering pmtu exceptionMartin KaFai Lau3-50/+53
2015-05-25ipv6: Combine rt6_alloc_cow and rt6_alloc_cloneMartin KaFai Lau1-25/+20
2015-05-25ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCASTMartin KaFai Lau7-18/+24
2015-05-25ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau9-17/+25
2015-05-25ipv6: Clean up ipv6_select_ident() and ip6_fragment()Martin KaFai Lau3-16/+9
2015-05-25cxgb4: Add PHY firmware support for T420-BT cardsHariprasad Shenai4-42/+375
2015-05-25test_bpf: add more eBPF jump torture casesDaniel Borkmann1-0/+67
2015-05-25amd-xgbe: Add more netif_dbg output to the driverLendacky, Thomas1-6/+62
2015-05-25amd-xgbe: Fix initial mode when auto-negotiation is disabledLendacky, Thomas1-3/+42
2015-05-25amd-xgbe: Add setting of a missing hardware featureLendacky, Thomas1-0/+1
2015-05-25ip: reject too-big defragmented DF-skb when forwardingFlorian Westphal1-7/+11
2015-05-25net: af_unix: implement splice for stream af_unix socketsHannes Frederic Sowa3-21/+121
2015-05-25net: make skb_splice_bits more configureableHannes Frederic Sowa3-21/+40
2015-05-25net: af_unix: implement stream sendpage supportHannes Frederic Sowa1-1/+98
2015-05-25net: skbuff: add skb_append_pagefrags and use itHannes Frederic Sowa3-11/+25
2015-05-24net/mlx4_core: Enable single ported IB VFsOr Gerlitz2-12/+11
2015-05-24net/mlx4_core: Adjust the schedule queue port in reset-to-init tooOr Gerlitz1-0/+8
2015-05-24net/mlx4_core: Adjust the schedule queue port for single ported IB VFsOr Gerlitz1-2/+2