summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-11-22Net: phonet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2010-11-22Net: lapb: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2010-11-22Net: irda: irnet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2010-11-22Net: irda: irlan: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2010-11-22Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintionsTracey Dent
2010-11-22Net: ipv6: netfiliter: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2010-11-22Net: ipv4: netfilter: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2010-11-22Net: econet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2010-11-22Net: dns_resolver: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2010-11-22Net: ceph: Makefile: remove deprecated kbuild goal definitionsTracey Dent
2010-11-22Net: can: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2010-11-22Net: caif: Makefile: Remove deprecated itemsTracey Dent
2010-11-22Net: bluetooth: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2010-11-21pktgen: allow faster module unloadEric Dumazet
2010-11-21packet: use vzalloc()Eric Dumazet
2010-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-19X25: remove bkl in routing ioctlsandrew hendry
2010-11-19X25: remove bkl in inq and outq ioctlsandrew hendry
2010-11-19X25: remove bkl in timestamp ioctlsandrew hendry
2010-11-19X25: pushdown bkl in ioctlsandrew hendry
2010-11-19filter: use reciprocal divideEric Dumazet
2010-11-19filter: cleanup codes[] initEric Dumazet
2010-11-19filter: optimize sk_run_filterEric Dumazet
2010-11-19net: fix kernel-doc for sk_filter_rcu_releaseRandy Dunlap
2010-11-18netfilter: fix IP_VS dependenciesPatrick McHardy
2010-11-18net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang
2010-11-18ipv6: Expose reachable and retrans timer values as msecsThomas Graf
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-18ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffiesThomas Graf
2010-11-18igmp: refine skb allocationsEric Dumazet
2010-11-18net: move definitions of BPF_S_* to net/core/filter.cChangli Gao
2010-11-18filter: Optimize instruction revalidation code.Tetsuo Handa
2010-11-18net: add priority field to pktgenJohn Fastabend
2010-11-18net: zero kobject in rx_queue_releaseJohn Fastabend
2010-11-18dccp ccid-2: whitespace fix-upGerrit Renker
2010-11-18bonding: IGMP handling cleanupEric Dumazet
2010-11-18cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai
2010-11-17net: ipv4: tcp_probe: cleanup snprintf() useVasiliy Kulikov
2010-11-17net: zero kobject in rx_queue_releaseJohn Fastabend
2010-11-17net: use the macros defined for the members of flowiChangli Gao
2010-11-17rds: Integer overflow in RDS cmsg handlingDan Rosenberg
2010-11-17ipv6: AF_INET6 link address familyThomas Graf
2010-11-17ipv4: AF_INET link address familyThomas Graf
2010-11-17rtnetlink: Link address family APIThomas Graf
2010-11-17network: tcp_connect should return certain errors up the stackEric Paris
2010-11-17netfilter: allow hooks to pass error code back up the stackEric Paris
2010-11-17net/atm: Remove unnecessary casts of netdev_privJoe Perches
2010-11-16cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez
2010-11-16xfrm: update flowi saddr in icmp_send if unsetUlrich Weber
2010-11-16udp: use atomic_inc_not_zero_hintEric Dumazet