index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-05-27
net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper
Florian Westphal
2015-05-27
Merge branch 'phy_rgmii'
David S. Miller
2015-05-27
net: phy: Utilize phy_interface_is_rgmii
Florian Fainelli
2015-05-27
net: phy: Add phy_interface_is_rgmii helper
Florian Fainelli
2015-05-27
ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include.
David S. Miller
2015-05-26
tcp: tcp_tso_autosize() minimum is one packet
Eric Dumazet
2015-05-26
tcp: fix/cleanup inet_ehash_locks_alloc()
Eric Dumazet
2015-05-26
tipc: fix bug in link protocol message create function
Jon Paul Maloy
2015-05-25
net: fix inet_proto_csum_replace4() sparse errors
Eric Dumazet
2015-05-25
net: remove a sparse error in secure_dccpv6_sequence_number()
Eric Dumazet
2015-05-25
bridge: skip fdb add if the port shouldn't learn
Wilson Kok
2015-05-25
pktgen: remove one sparse error
Eric Dumazet
2015-05-25
ipv6: ipv6_select_ident() returns a __be32
Eric Dumazet
2015-05-25
Merge branch 'cpsw-cleanups'
David S. Miller
2015-05-25
net: cpsw: remove redundant calls disabling dma interrupts.
Richard Cochran
2015-05-25
net: cpsw: remove redundant calls enabling dma interrupts.
Richard Cochran
2015-05-25
net: cpsw: remove two unused global functions
Richard Cochran
2015-05-25
net: cpsw: fix misplaced break statements.
Richard Cochran
2015-05-25
Merge branch 'rocker-cleanups'
David S. Miller
2015-05-25
rocker: mark parameters and local variables as const
Simon Horman
2015-05-25
rocker: remove unused rocker_port parameter from rocker_port_kfree
Simon Horman
2015-05-25
irda: use msecs_to_jiffies for conversion to jiffies
Nicholas Mc Guire
2015-05-25
neterion: s2io: Fix kernel doc formatting
Joe Perches
2015-05-25
irda: irda-usb: use msecs_to_jiffies for conversions
Nicholas Mc Guire
2015-05-25
bridge: allow setting hash_max + multicast_router if interface is down
Linus Lüssing
2015-05-25
ipv6: don't increase size when refragmenting forwarded ipv6 skbs
Florian Westphal
2015-05-25
atm:he - Change 1 to true for bool type variable.
Shailendra Verma
2015-05-25
net:xen-netback - Change 1 to true for bool type variable.
Shailendra Verma
2015-05-25
Merge branch 'ipv6_route_sharing'
David S. Miller
2015-05-25
ipv6: Create percpu rt6_info
Martin KaFai Lau
2015-05-25
ipv6: Break up ip6_rt_copy()
Martin KaFai Lau
2015-05-25
ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister
Martin KaFai Lau
2015-05-25
ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set
Martin KaFai Lau
2015-05-25
ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags
Martin KaFai Lau
2015-05-25
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
2015-05-25
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
Martin KaFai Lau
2015-05-25
ipv6: Combine rt6_alloc_cow and rt6_alloc_clone
Martin KaFai Lau
2015-05-25
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
Martin KaFai Lau
2015-05-25
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
2015-05-25
ipv6: Clean up ipv6_select_ident() and ip6_fragment()
Martin KaFai Lau
2015-05-25
cxgb4: Add PHY firmware support for T420-BT cards
Hariprasad Shenai
2015-05-25
test_bpf: add more eBPF jump torture cases
Daniel Borkmann
2015-05-25
Merge branch 'amd-xgbe-next'
David S. Miller
2015-05-25
amd-xgbe: Add more netif_dbg output to the driver
Lendacky, Thomas
2015-05-25
amd-xgbe: Fix initial mode when auto-negotiation is disabled
Lendacky, Thomas
2015-05-25
amd-xgbe: Add setting of a missing hardware feature
Lendacky, Thomas
2015-05-25
ip: reject too-big defragmented DF-skb when forwarding
Florian Westphal
2015-05-25
Merge branch 'af_unix_sendpage'
David S. Miller
2015-05-25
net: af_unix: implement splice for stream af_unix sockets
Hannes Frederic Sowa
2015-05-25
net: make skb_splice_bits more configureable
Hannes Frederic Sowa
[next]