index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
wep.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-14
net: sh_eth: add set_mdio_gate in bb_info
Yoshihiro Shimoda
2
-2
/
+20
2011-03-14
net: sh_eth: add support for SH7757's GETHER
Yoshihiro Shimoda
1
-1
/
+135
2011-03-14
net: sh_eth: modify the PHY_INTERFACE_MODE
Yoshihiro Shimoda
3
-1
/
+6
2011-03-14
net: sh_eth: remove almost #ifdef of SH7763
Yoshihiro Shimoda
2
-39
/
+47
2011-03-14
net: sh_eth: remove the SH_TSU_ADDR
Yoshihiro Shimoda
2
-22
/
+27
2011-03-14
net: sh_eth: modify the definitions of register
Yoshihiro Shimoda
3
-422
/
+533
2011-03-14
pktgen: bug fix in transmission headers with frags=0
Daniel Turull
1
-2
/
+1
2011-03-14
tipc: delete extra semicolon blocking node deletion
Paul Gortmaker
1
-1
/
+1
2011-03-14
inetpeer: should use call_rcu() variant
Eric Dumazet
1
-1
/
+1
2011-03-14
xfrm: Add user interface for esn and big anti-replay windows
Steffen Klassert
2
-14
/
+87
2011-03-14
xfrm: Add support for IPsec extended sequence numbers
Steffen Klassert
3
-1
/
+194
2011-03-14
xfrm: Support anti-replay window size bigger than 32 packets
Steffen Klassert
1
-1
/
+206
2011-03-14
xfrm: Move IPsec replay detection functions to a separate file
Steffen Klassert
7
-128
/
+174
2011-03-14
esp6: Add support for IPsec extended sequence numbers
Steffen Klassert
1
-19
/
+86
2011-03-14
esp4: Add support for IPsec extended sequence numbers
Steffen Klassert
1
-18
/
+82
2011-03-14
xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk...
Steffen Klassert
7
-11
/
+17
2011-03-14
xfrm: Add basic infrastructure to support IPsec extended sequence numbers
Steffen Klassert
2
-0
/
+19
2011-03-14
crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers
Steffen Klassert
2
-1
/
+836
2011-03-14
ipv4: Fix PMTU update.
Hiroaki SHIMODA
2
-5
/
+18
2011-03-13
tipc: Update maintenance information
Allan Stephens
1
-4
/
+2
2011-03-13
tipc: Eliminate obsolete routine for handling routed messages
Allan Stephens
3
-16
/
+0
2011-03-13
tipc: Eliminate remaining support for routing table messages
Allan Stephens
3
-46
/
+4
2011-03-13
tipc: Remove bearer flag indicating existence of broadcast address
Allan Stephens
2
-7
/
+2
2011-03-13
tipc: Don't respond to neighbor discovery request on blocked bearer
Allan Stephens
1
-1
/
+1
2011-03-13
tipc: Eliminate unnecessary constant for neighbor discovery msg size
Allan Stephens
2
-3
/
+2
2011-03-13
tipc: Remove unused field in bearer structure
Allan Stephens
2
-3
/
+0
2011-03-13
tipc: Correct misnamed references to neighbor discovery domain
Allan Stephens
4
-10
/
+10
2011-03-13
tipc: Optimizations to link creation code
Allan Stephens
5
-36
/
+28
2011-03-13
tipc: Give Tx of discovery responses priority over link messages
Allan Stephens
1
-7
/
+9
2011-03-13
tipc: Cosmetic changes to neighbor discovery logic
Allan Stephens
1
-44
/
+59
2011-03-13
tipc: Fix redundant link field handling in link protocol message
Allan Stephens
1
-1
/
+3
2011-03-13
tipc: make msg_set_redundant_link() consistent with other set ops
Allan Stephens
2
-11
/
+3
2011-03-13
tipc: cosmetic - function names are not to be full sentences
Paul Gortmaker
4
-9
/
+9
2011-03-13
tipc: Eliminate timestamp from link protocol messages
Allan Stephens
3
-12
/
+0
2011-03-13
tipc: manually inline net_start/stop, make assoc. vars static
Allan Stephens
3
-23
/
+6
2011-03-13
tipc: Convert node object array to a hash table
Allan Stephens
5
-55
/
+70
2011-03-13
tipc: Eliminate configuration for maximum number of cluster nodes
Allan Stephens
7
-57
/
+9
2011-03-13
tipc: Split up unified structure of network-related variables
Allan Stephens
5
-42
/
+33
2011-03-13
tipc: Fix problem with missing link in "tipc-config -l" output
Allan Stephens
3
-6
/
+8
2011-03-13
tipc: Add support for SO_RCVTIMEO socket option
Allan Stephens
1
-15
/
+17
2011-03-13
tipc: Cosmetic changes to node subscription code
Allan Stephens
4
-13
/
+27
2011-03-13
tipc: Prevent null pointer error when removing a node subscription
Allan Stephens
2
-8
/
+10
2011-03-13
tipc: Add network address mask helper routines
Allan Stephens
3
-7
/
+16
2011-03-13
tipc: Correct broadcast link peer info when displaying links
Allan Stephens
1
-1
/
+1
2011-03-13
tipc: Allow receiving into iovec containing multiple entries
Allan Stephens
1
-23
/
+15
2011-03-13
decnet: Convert to use flowidn where applicable.
David S. Miller
10
-185
/
+196
2011-03-13
net: Put fl6_* macros to struct flowi6 and use them again.
David S. Miller
13
-61
/
+58
2011-03-13
ipv6: Convert to use flowi6 where applicable.
David S. Miller
35
-630
/
+632
2011-03-13
net: Put fl4_* macros to struct flowi4 and use them again.
David S. Miller
12
-50
/
+46
2011-03-13
ipv4: Kill fib_semantic_match declaration from fib_lookup.h
David S. Miller
1
-3
/
+0
[next]