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
2012-07-18
ipv6: fix inet6_csk_xmit()
Eric Dumazet
2
-3
/
+4
2012-07-17
Merge tag 'pm-post-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+4
2012-07-17
PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPEND
Michael Kerrisk
2
-4
/
+4
2012-07-17
bcma: cc: update defines
Rafał Miłecki
1
-1
/
+50
2012-07-17
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-3
/
+82
2012-07-17
Merge branch 'nexthop_exceptions'
David S. Miller
6
-6
/
+30
2012-07-17
team: add netpoll support
Jiri Pirko
1
-0
/
+33
2012-07-17
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
Jiri Pirko
1
-1
/
+1
2012-07-17
ipv4: Add FIB nexthop exceptions.
David S. Miller
1
-0
/
+18
2012-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+2
2012-07-17
Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...
Linus Torvalds
1
-1
/
+1
2012-07-17
tcp: implement RFC 5961 4.2
Eric Dumazet
1
-1
/
+1
2012-07-17
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
1
-2
/
+4
2012-07-17
cfg80211: add cellular base station regulatory hint support
Luis R. Rodriguez
2
-0
/
+37
2012-07-17
ipvs: fix oops on NAT reply in br_nf context
Lin Ming
1
-1
/
+1
2012-07-17
cfg80211: support TX error rate CQM
Thomas Pedersen
2
-0
/
+37
2012-07-17
tcp: implement RFC 5961 3.2
Eric Dumazet
2
-0
/
+2
2012-07-16
etherdevice: Rename random_ether_addr to eth_random_addr
Joe Perches
1
-6
/
+8
2012-07-16
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
1
-2
/
+2
2012-07-16
net: make sock diag per-namespace
Andrey Vagin
2
-1
/
+1
2012-07-16
tcp: add OFO snmp counters
Eric Dumazet
1
-1
/
+4
2012-07-16
sctp: Adjust PMTU updates to accomodate route invalidation.
David S. Miller
2
-4
/
+4
2012-07-16
ipv6: Add helper inet6_csk_update_pmtu().
David S. Miller
1
-0
/
+2
2012-07-16
ipv4: Add helper inet_csk_update_pmtu().
David S. Miller
1
-0
/
+2
2012-07-15
Bluetooth: Use tx window from config response for ack timing
Mat Martineau
1
-0
/
+1
2012-07-14
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
3
-11
/
+14
2012-07-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
9
-42
/
+321
2012-07-13
tipc: remove print_buf and deprecated log buffer code
Erik Hugne
1
-2
/
+2
2012-07-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+9
2012-07-13
ipv4: Don't store a rule pointer in fib_result.
David S. Miller
1
-9
/
+3
2012-07-13
cfg80211: reduce monitor interface tracking
Johannes Berg
1
-4
/
+0
2012-07-13
cfg80211/mac80211: re-add get_channel operation
Johannes Berg
1
-0
/
+9
2012-07-12
bcma: add trivial GBIT MAC COMMON driver
Rafał Miłecki
2
-0
/
+102
2012-07-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-57
/
+63
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-42
/
+321
2012-07-12
ipv4: Remove tb_peers from fib_table.
David S. Miller
1
-1
/
+0
2012-07-12
team: make team_port_enabled() and team_port_txable() static inline
Jiri Pirko
1
-2
/
+9
2012-07-12
team: use function team_port_txable() for determing enabled and up port
Jiri Pirko
1
-0
/
+1
2012-07-12
net: sched: add ipset ematch
Florian Westphal
1
-1
/
+2
2012-07-12
mac80211: add time synchronisation with BSS for assoc
Johannes Berg
1
-2
/
+8
2012-07-12
mac80211: optimize ieee80211_rx_status struct layout
Johannes Berg
1
-7
/
+7
2012-07-12
nl80211: move scan API to wdev
Johannes Berg
1
-3
/
+4
2012-07-12
cfg80211: use wireless_dev for interface management
Johannes Berg
1
-9
/
+10
2012-07-12
ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().
David S. Miller
2
-2
/
+2
2012-07-12
ipv6: Add redirect support to all protocol icmp error handlers.
David S. Miller
1
-0
/
+2
2012-07-12
ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions.
David S. Miller
1
-0
/
+2
2012-07-11
ipv6: Move bulk of redirect handling into rt6_redirect().
David S. Miller
1
-6
/
+1
2012-07-11
ipv6: Export ndisc option parsing from ndisc.c
David S. Miller
1
-0
/
+50
2012-07-11
ipv4: Kill ip_rt_redirect().
David S. Miller
1
-1
/
+0
2012-07-11
ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions.
David S. Miller
1
-0
/
+3
[prev]
[next]