index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-05
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
17
-31
/
+31
2011-12-04
tcp: tcp_sendmsg() page recycling
Eric Dumazet
1
-1
/
+6
2011-12-04
tcp: take care of misalignments
Eric Dumazet
3
-8
/
+24
2011-12-04
sfc: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
3
-4
/
+4
2011-12-04
ll_temac: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-1
/
+1
2011-12-04
enic: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-1
/
+1
2011-12-04
bnx2x: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2
-3
/
+3
2011-12-04
tcp: drop SYN+FIN messages
Eric Dumazet
1
-0
/
+2
2011-12-04
ipv6: Kill ndisc_get_neigh() inline helper.
David S. Miller
2
-12
/
+4
2011-12-04
ipv6: Various cleanups in route.c
David S. Miller
1
-47
/
+48
2011-12-03
ipv6: Various cleanups in ip6_route.c
David S. Miller
1
-59
/
+56
2011-12-03
net: Add Open vSwitch kernel components.
Jesse Gross
20
-0
/
+5874
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
17
-19
/
+45
2011-12-03
vlan: Move vlan_set_encap_proto() to vlan header file
Pravin B Shelar
2
-33
/
+34
2011-12-03
genetlink: Add rcu_dereference_genl and genl_dereference.
Jesse Gross
1
-0
/
+21
2011-12-03
genetlink: Add lockdep_genl_is_held().
Pravin B Shelar
2
-0
/
+11
2011-12-03
genetlink: Add genl_notify()
Pravin B Shelar
2
-0
/
+15
2011-12-02
atm: clip: Remove code commented out since eternity.
David S. Miller
1
-9
/
+0
2011-12-02
forcedeath: Fix bql support for forcedeath
Igor Maravic
1
-2
/
+3
2011-12-02
niu: Fix typo in comment.
David S. Miller
1
-1
/
+1
2011-12-02
netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS
David S. Miller
1
-1
/
+0
2011-12-02
niu: Add support for byte queue limits.
David S. Miller
1
-1
/
+11
2011-12-02
niu: Remove redundant PHY ID test.
David S. Miller
1
-2
/
+4
2011-12-02
ipv4: flush route cache after change accept_local
Peter Pan(潘卫平)
1
-0
/
+5
2011-12-02
sch_red: fix red_change
Eric Dumazet
1
-2
/
+2
2011-12-01
Linux 3.2-rc4
v3.2-rc4
Linus Torvalds
1
-1
/
+1
2011-12-01
ocfs2: avoid unaligned access to dqc_bitmap
Akinobu Mita
2
-5
/
+52
2011-12-01
dccp: Fix compile warning in probe code.
David S. Miller
1
-2
/
+12
2011-12-01
net: Make ndo_neigh_destroy return void.
David S. Miller
1
-1
/
+1
2011-12-01
Revert "udp: remove redundant variable"
David S. Miller
2
-14
/
+16
2011-12-01
bridge: master device stuck in no-carrier state forever when in user-stp mode
Vitalii Demianets
2
-15
/
+20
2011-12-01
ipv4: Perform peer validation on cached route lookup.
David S. Miller
1
-7
/
+19
2011-12-01
ipv4: use a 64bit load/store in output path
Eric Dumazet
2
-5
/
+21
2011-12-01
dccp: Evaluate ip_hdr() only once in dccp_v4_route_skb().
David S. Miller
1
-2
/
+3
2011-12-01
powerpc: tqm8548/tqm8xx: add and update CAN device nodes
Wolfgang Grandegger
3
-10
/
+53
2011-12-01
can: cc770: add platform bus driver for the CC770 and AN82527
Wolfgang Grandegger
4
-0
/
+333
2011-12-01
can: cc770: add legacy ISA bus driver for the CC770 and AN82527
Wolfgang Grandegger
3
-0
/
+379
2011-12-01
can: cc770: add driver core for the Bosch CC770 and Intel AN82527
Wolfgang Grandegger
7
-0
/
+1130
2011-12-01
icplus: mdio_write(), remove unnecessary for loop
Patrick Kelle
1
-10
/
+3
2011-12-01
net: net_device flags is an unsigned int
Eric Dumazet
1
-7
/
+7
2011-12-01
dsa: Include linux/if_ether.h to fix build error
Axel Lin
1
-0
/
+1
2011-12-01
netem: fix build error on 32bit arches
Eric Dumazet
1
-1
/
+4
2011-12-01
Btrfs: fix meta data raid-repair merge problem
Jan Schmidt
1
-7
/
+20
2011-12-01
net/core: fix rollback handler in register_netdevice_notifier
RongQing.Li
1
-1
/
+2
2011-12-01
caif: Remove unused attributes from struct cflayer
sjur.brandeland@stericsson.com
1
-4
/
+0
2011-12-01
caif: Remove unused enum and parameter in cfserl
sjur.brandeland@stericsson.com
4
-19
/
+4
2011-12-01
caif: Restructure how link caif link layer enroll
sjur.brandeland@stericsson.com
4
-90
/
+132
2011-12-01
caif: Allow cfpkt_extr_head to process empty message
sjur.brandeland@stericsson.com
1
-1
/
+2
2011-12-01
sch_red: fix red_calc_qavg_from_idle_time
Eric Dumazet
1
-9
/
+6
2011-12-01
netem: rate extension
Hagen Paul Pfeifer
2
-0
/
+45
[next]