index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-08-20
packet: Report fanout status via diag engine
Pavel Emelyanov
4
-21
/
+44
2012-08-20
packet: Report rings cfg via diag engine
Pavel Emelyanov
2
-1
/
+60
2012-08-20
gre: information leak in ip6_tnl_ioctl()
Dan Carpenter
1
-0
/
+2
2012-08-17
xfrm: Use rcu_dereference_bh to deference pointer protected by rcu_read_lock_bh
Fan Du
1
-2
/
+2
2012-08-16
sctp: fix bogus if statement in sctp_auth_recv_cid()
Dan Carpenter
1
-1
/
+1
2012-08-16
sctp: fix compile issue with disabled CONFIG_NET_NS
Ulrich Weber
1
-6
/
+3
2012-08-16
net: remove wrong initialization for snd_wl1
Razvan Ghitulete
1
-2
/
+1
2012-08-16
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
Fan Du
4
-9
/
+8
2012-08-15
sctp: fix a compile error in sctp.h
Cong Wang
1
-2
/
+2
2012-08-15
sctp: Make sysctl tunables per net
Eric W. Biederman
14
-344
/
+355
2012-08-15
sctp: Push struct net down into sctp_verify_ext_param
Eric W. Biederman
3
-11
/
+12
2012-08-15
sctp: Push struct net down into all of the state machine functions
Eric W. Biederman
3
-283
/
+341
2012-08-15
sctp: Push struct net down into sctp_in_scope
Eric W. Biederman
4
-5
/
+6
2012-08-15
sctp: Push struct net down into sctp_transport_init
Eric W. Biederman
4
-6
/
+9
2012-08-15
sctp: Push struct net down to sctp_chunk_event_lookup
Eric W. Biederman
9
-36
/
+60
2012-08-15
sctp: Add infrastructure for per net sysctls
Eric W. Biederman
4
-1
/
+37
2012-08-15
sctp: Make the mib per network namespace
Eric W. Biederman
13
-119
/
+158
2012-08-15
sctp: Enable sctp in all network namespaces
Eric W. Biederman
2
-9
/
+11
2012-08-15
sctp: Make the proc files per network namespace.
Eric W. Biederman
5
-86
/
+98
2012-08-15
sctp: Move the percpu sockets counter out of sctp_proc_init
Eric W. Biederman
1
-6
/
+7
2012-08-15
sctp: Make the ctl_sock per network namespace
Eric W. Biederman
5
-45
/
+60
2012-08-15
sctp: Make the address lists per network namespace
Eric W. Biederman
9
-103
/
+132
2012-08-15
sctp: Make the association hashtable handle multiple network namespaces
Eric W. Biederman
6
-32
/
+54
2012-08-15
sctp: Make the endpoint hashtable handle multiple network namespaces
Eric W. Biederman
4
-11
/
+18
2012-08-15
sctp: Make the port hash table use struct net in it's key.
Eric W. Biederman
3
-11
/
+16
2012-08-15
packet: Report socket mclist info via diag module
Pavel Emelyanov
2
-0
/
+49
2012-08-15
packet: Report more packet sk info via diag module
Pavel Emelyanov
2
-0
/
+56
2012-08-15
packet: Diag core and basic socket info dumping
Pavel Emelyanov
5
-0
/
+139
2012-08-15
packet: Introduce net/packet/internal.h header
Pavel Emelyanov
2
-97
/
+105
2012-08-15
net: ipv4: fib_trie: Don't unnecessarily search for already found fib leaf
Igor Maravic
1
-4
/
+6
2012-08-14
Replace rwlock on xfrm_policy_afinfo with rcu
Priyanka Jain
1
-18
/
+21
2012-08-14
gre: Support GRE over IPv6
xeb@mail.ru
9
-26
/
+1933
2012-08-14
net: remove netdev_bonding_change()
Amerigo Wang
3
-18
/
+10
2012-08-14
net: move and rename netif_notify_peers()
Amerigo Wang
6
-23
/
+22
2012-08-13
p54: fix powerpc gcc warnings
Christian Lamparter
1
-4
/
+8
2012-08-13
mac80211: fix unnecessary beacon update after peering status change
Marco Porsch
3
-34
/
+33
2012-08-10
brcmsmac: document firmware dependencies
Jeff Mahoney
1
-1
/
+3
2012-08-10
ath9k: tune rc_stats to display only valid rates
Rajkumar Manoharan
1
-2
/
+3
2012-08-10
ath9k: Trim rate table
Sujith Manoharan
2
-180
/
+174
2012-08-10
ath9k: Remove MIMO-PS specific code
Sujith Manoharan
1
-9
/
+0
2012-08-10
ath9k: Cleanup TX status API
Sujith Manoharan
1
-42
/
+29
2012-08-10
ath9k: Bail out properly before calculating rate index
Sujith Manoharan
1
-13
/
+11
2012-08-10
ath9k: Fix RTS/CTS rate selection
Sujith Manoharan
1
-27
/
+14
2012-08-10
ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLE
Sujith Manoharan
1
-2
/
+0
2012-08-10
ath9k: Unify valid rate calculation routines
Sujith Manoharan
1
-35
/
+39
2012-08-10
ath9k: Remove ath_rc_set_valid_rate_idx
Sujith Manoharan
1
-10
/
+3
2012-08-10
ath9k: Change rateset calculation
Sujith Manoharan
1
-26
/
+9
2012-08-10
ath9k: Cleanup index retrieval routines
Sujith Manoharan
1
-29
/
+27
2012-08-10
ath9k: Cleanup ath_rc_setvalid_htrates
Sujith Manoharan
1
-8
/
+9
2012-08-10
ath9k: Cleanup ath_rc_setvalid_rates
Sujith Manoharan
1
-28
/
+21
[next]