index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-08
net: provide stubs for ip6_set_txhash and ip6_make_flowlabel
Florian Fainelli
1
-0
/
+10
2014-07-08
net/mlx4_en: Fix set port ratelimit for 40GE
Eugenia Emantayev
1
-0
/
+11
2014-07-08
bridge: export knowledge about the presence of IGMP/MLD queriers
Linus Lüssing
1
-0
/
+6
2014-07-08
bridge: adding stubs for multicast exports
Linus Lüssing
1
-0
/
+14
2014-07-08
net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[].
David Laight
1
-12
/
+14
2014-07-08
net: sctp: Optimise the way 'sctp_arg_t' values are initialised.
David Laight
1
-3
/
+5
2014-07-08
net: sctp: Inline the functions from command.c
David Laight
1
-4
/
+23
2014-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
6
-42
/
+235
2014-07-08
net: filter: move load_pointer() into filter.h
Zi Shen Lim
1
-0
/
+13
2014-07-07
net: arcnet: Remove "#define bool int"
Rasmus Villemoes
1
-7
/
+3
2014-07-07
mac802154: at86rf230: add hw flags and merge ops
Alexander Aring
1
-0
/
+19
2014-07-07
net: Only do flow_dissector hash computation once per packet
Tom Herbert
1
-2
/
+7
2014-07-07
ipv6: Implement automatic flow label generation on transmit
Tom Herbert
4
-1
/
+24
2014-07-07
vxlan: Call udp_flow_src_port
Tom Herbert
1
-2
/
+0
2014-07-07
udp: Add function to make source port for UDP tunnels
Tom Herbert
1
-0
/
+29
2014-07-07
net: Call skb_get_hash in get_xps_queue and __skb_tx_hash
Tom Herbert
2
-2
/
+2
2014-07-07
net: Save TX flow hash in sock and set in skbuf on xmit
Tom Herbert
3
-0
/
+40
2014-07-07
flow_dissector: Abstract out hash computation
Tom Herbert
1
-0
/
+1
2014-07-07
tcp: switch snt_synack back to measuring transmit time of first SYNACK
Neal Cardwell
1
-1
/
+1
2014-07-07
ptp: Classify ptp over ip over vlan packets
Stefan Sørensen
1
-3
/
+2
2014-07-07
bcma: add driver for PCIe Gen 2 core
Rafał Miłecki
2
-0
/
+160
2014-07-02
net: sctp: improve timer slack calculation for transport HBs
Daniel Borkmann
1
-21
/
+0
2014-07-01
inet: move ipv6only in sock_common
Eric Dumazet
3
-7
/
+10
2014-07-01
ipv6: Allow accepting RA from local IP addresses.
Ben Greear
3
-0
/
+3
2014-06-27
tcp: add tcp_conn_request
Octavian Purdila
1
-0
/
+3
2014-06-27
tcp: add queue_add_hash to tcp_request_sock_ops
Octavian Purdila
1
-0
/
+2
2014-06-27
tcp: add mss_clamp to tcp_request_sock_ops
Octavian Purdila
1
-0
/
+1
2014-06-27
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
Octavian Purdila
1
-0
/
+2
2014-06-27
tcp: add send_synack method to tcp_request_sock_ops
Octavian Purdila
1
-0
/
+3
2014-06-27
tcp: add init_seq method to tcp_request_sock_ops
Octavian Purdila
1
-0
/
+1
2014-06-27
tcp: add route_req method to tcp_request_sock_ops
Octavian Purdila
1
-0
/
+3
2014-06-27
tcp: add init_cookie_seq method to tcp_request_sock_ops
Octavian Purdila
1
-14
/
+20
2014-06-27
tcp: add init_req method to tcp_request_sock_ops
Octavian Purdila
2
-3
/
+2
2014-06-27
net: remove inet6_reqsk_alloc
Octavian Purdila
2
-12
/
+4
2014-06-27
tcp: cookie_v4_init_sequence: skb should be const
Octavian Purdila
1
-2
/
+3
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-17
/
+106
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-5
/
+14
2014-06-25
tipc: bump max configurable window size
Erik Hugne
1
-1
/
+1
2014-06-25
mac_pton: Use bool not int return
Joe Perches
1
-1
/
+1
2014-06-25
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
1
-2
/
+2
2014-06-25
lib: crc32: Add some additional __pure annotations
George Spelvin
1
-3
/
+3
2014-06-25
lib: crc32: Greatly shrink CRC combining code
George Spelvin
1
-2
/
+12
2014-06-25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-1
/
+4
2014-06-25
cfg80211: remove channel_switch combination check
Michal Kazior
1
-1
/
+6
2014-06-25
mac80211: implement multi-vif in-place reservations
Michal Kazior
1
-7
/
+1
2014-06-25
Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+48
2014-06-25
mac80211: split sched scan IEs
David Spinadel
1
-19
/
+4
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
1
-1
/
+38
2014-06-23
kernel/watchdog.c: print traces for all cpus on lockup detection
Aaron Tomlin
1
-0
/
+1
2014-06-23
nmi: provide the option to issue an NMI back trace to every cpu but current
Aaron Tomlin
1
-1
/
+10
[next]