summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IPSEC]: IPv6 over IPv4 IPsec tunnelMiika Komu2007-02-082-26/+77
* [IPSEC]: exporting xfrm_state_afinfoMiika Komu2007-02-084-5/+10
* [BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() ...Joe Jin2007-02-082-6/+2Star
* [TG3]: Avoid an expensive divide.Eric Dumazet2007-02-081-1/+1
* [DCCP]: Warning fixes.Andrew Morton2007-02-081-2/+3
* [NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc()...Joe Jin2007-02-081-4/+1Star
* [NET] net/wanrouter/wanmain.c: cleanupsAdrian Bunk2007-02-082-17/+8Star
* [ATM]: Fix for crash in adummy_init()Daniel Walker2007-02-081-1/+2
* [NET]: user of the jiffies rounding code: NetworkingArjan van de Ven2007-02-083-3/+13
* [TCP]: Don't apply FIN exception to full TSO segments.John Heffner2007-02-081-1/+2
* [TCP]: Check num sacks in SACK fast pathBaruch Even2007-02-081-0/+5
* [TCP]: Seperate DSACK from SACK fast pathBaruch Even2007-02-082-36/+32Star
* [TCP]: Advance fast path pointer for first block onlyBaruch Even2007-02-081-10/+24
* [PACKET]: Fix skb->cb clobbering between aux and sockaddrHerbert Xu2007-02-081-16/+30
* [PACKET]: Add optional checksum computation for recvmsgHerbert Xu2007-02-082-9/+58
* [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.David S. Miller2007-02-0812-13/+14
* [TCP]: remove tcp header from tcp_v4_check (take #2)Frederik Deweerdt2007-02-085-12/+11Star
* [IPV6] ROUTE: Do not route packets to link-local address on other device.YOSHIFUJI Hideaki2007-02-081-5/+14
* [NETLINK]: Don't BUG on undersized allocationsPatrick McHardy2007-02-0812-85/+149
* [NET_SCHED] sch_prio: class statistics printing enabledJarek Poplawski2007-02-081-0/+15
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-0817-468/+1211
|\
| * configfs: Zero terminate data in configfs attribute writes.Joel Becker2007-02-071-3/+6
| * [PATCH] ocfs2 heartbeat: clean up bio submission codePhilipp Reisner2007-02-071-127/+31Star
| * ocfs2: introduce sc->sc_send_lock to protect outbound outbound messagesZhen Wei2007-02-072-0/+10
| * [PATCH] ocfs2: drop INET from Kconfig, not neededRandy Dunlap2007-02-071-1/+0Star
| * ocfs2_dlm: Add timeout to dlm join domainSunil Mushran2007-02-071-1/+13
| * ocfs2_dlm: Silence some messages during join domainSunil Mushran2007-02-071-3/+6
| * ocfs2_dlm: disallow a domain join if node maps mismatchSrinivas Eeda2007-02-073-1/+62
| * ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockresSunil Mushran2007-02-072-11/+94
| * ocfs2: Binds listener to the configured ip addressSunil Mushran2007-02-071-7/+8
| * ocfs2_dlm: Calling post handler function in assert master handlerKurt Hackel2007-02-074-4/+29
| * ocfs2: Added post handler callable function in o2net message handlerKurt Hackel2007-02-0712-60/+112
| * ocfs2_dlm: Cookies in locks not being printed correctly in error messagesKurt Hackel2007-02-075-25/+26
| * ocfs2_dlm: Silence a failed convertKurt Hackel2007-02-071-22/+6Star
| * ocfs2_dlm: wake up sleepers on the lockres waitqueueKurt Hackel2007-02-073-2/+18
| * ocfs2_dlm: Dlm dispatch was stopping too earlyKurt Hackel2007-02-071-3/+0Star
| * ocfs2_dlm: Drop inflight refmap even if no locks found on the lockresKurt Hackel2007-02-071-5/+3Star
| * ocfs2_dlm: Flush dlm workqueue before starting to migrateKurt Hackel2007-02-071-16/+20
| * ocfs2_dlm: Fix migrate lockres handler queue scanningKurt Hackel2007-02-071-6/+20
| * ocfs2_dlm: Make dlmunlock() wait for migration to completeKurt Hackel2007-02-072-0/+5
| * ocfs2_dlm: Fixes race between migrate and dirtyKurt Hackel2007-02-073-14/+33
| * [PATCH] fs/ocfs2/dlm/: make functions staticAdrian Bunk2007-02-073-10/+7Star
| * ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel2007-02-078-174/+729
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-085-27/+27
|\ \
| * | Revert "Driver core: convert SPI code to use struct device"Greg Kroah-Hartman2007-02-085-27/+27
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-08209-3422/+17427
|\ \ \
| * | | [POWERPC] Add export of vgacon_remap_baseMathieu Desnoyers2007-02-081-0/+1
| * | | [POWERPC] Remove bogus comment about page_is_ramJohannes Berg2007-02-081-4/+0Star
| * | | [POWERPC] windfarm: don't die on suspend thread signalJohannes Berg2007-02-081-4/+2Star
| * | | [POWERPC] Fix comment in kernel/irq.cJohannes Berg2007-02-081-3/+3