index
:
~jsimmons/drm-openchrome
drm-next
VIA Openchrome drm kernel merge branch
jsimmons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
48
-164
/
+161
2011-12-11
be2net: workaround to fix a bug in BE
Ajit Khaparde
1
-8
/
+38
2011-12-11
be2net: update some counters to display via ethtool
Ajit Khaparde
1
-0
/
+2
2011-12-10
udp_diag: Fix the !ipv6 case
Pavel Emelyanov
1
-0
/
+2
2011-12-10
udp_diag: Make it module when ipv6 is a module
Pavel Emelyanov
1
-1
/
+1
2011-12-09
udp_diag: Wire the udp_diag module into kbuild
Pavel Emelyanov
2
-0
/
+5
2011-12-09
udp_diag: Implement the dump-all functionality
Pavel Emelyanov
1
-0
/
+54
2011-12-09
udp_diag: Implement the get_exact dumping functionality
Pavel Emelyanov
1
-1
/
+51
2011-12-09
udp_diag: Basic skeleton
Pavel Emelyanov
1
-0
/
+95
2011-12-09
udp: Export code sk lookup routines
Pavel Emelyanov
3
-2
/
+10
2011-12-09
inet_diag: Generalize inet_diag dump and get_exact calls
Pavel Emelyanov
4
-8
/
+51
2011-12-09
inet_diag: Introduce the inet socket dumping routine
Pavel Emelyanov
2
-19
/
+41
2011-12-09
inet_diag: Introduce the byte-code run on an inet socket
Pavel Emelyanov
2
-24
/
+33
2011-12-09
inet_diag: Split inet_diag_get_exact into parts
Pavel Emelyanov
1
-12
/
+16
2011-12-09
inet_diag: Split inet_diag_get_exact into parts
Pavel Emelyanov
1
-16
/
+22
2011-12-09
inet_diag: Export inet diag cookie checking routine
Pavel Emelyanov
2
-5
/
+16
2011-12-09
inet_diag: Reduce the number of args for bytecode run routine
Pavel Emelyanov
1
-6
/
+8
2011-12-09
inet_diag: Remove indirect sizeof from inet diag handlers
Pavel Emelyanov
4
-6
/
+2
2011-12-09
sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE
Eric Dumazet
5
-12
/
+45
2011-12-09
Revert "net: netprio_cgroup: make net_prio_subsys static"
John Fastabend
1
-1
/
+1
2011-12-08
sock_diag: off by one checks
Dan Carpenter
1
-2
/
+2
2011-12-08
net: netprio_cgroup: make net_prio_subsys static
John Fastabend
1
-1
/
+1
2011-12-08
bnx2x: properly initialize L5 features
Dmitry Kravkov
2
-6
/
+8
2011-12-08
vlan: add 802.1q netpoll support
Benjamin LaHaise
2
-0
/
+64
2011-12-08
sch_red: Adaptative RED AQM
Eric Dumazet
4
-19
/
+111
2011-12-08
team: use vlan_vids_[addr/del]_by_dev
Jiri Pirko
1
-0
/
+11
2011-12-08
vlan: introduce functions to do mass addition/deletion of vids by another device
Jiri Pirko
2
-0
/
+59
2011-12-08
vlan: introduce vid list with reference counting
Jiri Pirko
5
-89
/
+219
2011-12-08
net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_v...
Jiri Pirko
6
-59
/
+87
2011-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
28
-107
/
+210
2011-12-08
vlan: rename vlan_dev_info to vlan_dev_priv
Jiri Pirko
8
-85
/
+85
2011-12-08
be2net: netpoll support
Ivan Vecera
1
-1
/
+17
2011-12-08
net/fec: make FEC driver buildable as module
Lothar Waßmann
1
-1
/
+1
2011-12-08
net/fec: fix the .remove code
Lothar Waßmann
1
-9
/
+22
2011-12-08
net/fec: preserve MII/RMII setting in fec_stop()
Lothar Waßmann
1
-1
/
+4
2011-12-08
net/fec: don't munge MAC address from platform data
Lothar Waßmann
1
-1
/
+1
2011-12-08
net/fec: don't request invalid IRQ
Lothar Waßmann
1
-2
/
+6
2011-12-08
net/fec: prevent dobule restart of interface on FDX/HDX change
Lothar Waßmann
1
-0
/
+2
2011-12-08
net/fec: set con_id in clk_get() call to NULL
Lothar Waßmann
1
-1
/
+1
2011-12-08
net/fec: misc cleanups
Lothar Waßmann
1
-6
/
+8
2011-12-08
tg3: Update version to 3.122
Matt Carlson
1
-2
/
+2
2011-12-08
tg3: Return flowctrl config through ethtool
Matt Carlson
1
-2
/
+2
2011-12-08
tg3: Track LP advertising
Matt Carlson
2
-3
/
+38
2011-12-08
tg3: Integrate flowctrl check into AN adv check
Matt Carlson
1
-56
/
+25
2011-12-08
tg3: Save stats across chip resets
Matt Carlson
1
-9
/
+17
2011-12-08
tg3: Remove ethtool stats member from dev struct
Matt Carlson
2
-8
/
+7
2011-12-08
bridge: add local MAC address to forwarding table (v2)
stephen hemminger
4
-5
/
+25
2011-12-08
bridge: rearrange fdb notifications (v2)
stephen hemminger
1
-19
/
+20
2011-12-08
bridge: refactor fdb_notify
stephen hemminger
1
-4
/
+7
2011-12-07
bnx2x: fix typo in fcoe stats collection
Barak Witkowski
1
-1
/
+1
[next]